

# Amazon SQS message processing and timing
<a name="best-practices-message-processing"></a>

This topic provides a comprehensive guidance on optimizing the speed and efficiency of message handling in Amazon SQS, including strategies for timely message processing, selecting the best polling mode, and configuring long polling for improved performance.

****Topics****
+ [Processing messages in a timely manner in Amazon SQS](best-practices-processing-messages-timely-manner.md)
+ [Setting-up long polling in Amazon SQS](best-practices-setting-up-long-polling.md)
+ [Using the appropriate polling mode in Amazon SQS](best-practices-using-appropriate-polling-mode.md)