amazon-sqs-java-messaging-lib
amazon-sqs-java-messaging-lib copied to clipboard
JMS Async messageListener Interface
Is there any way to make this implementation less aggressive (i.e. for Long Polling)? We are using the async MessageListener interface and it becomes more aggressive over time. After about 18-hours we're seeing 1+million empty messages API calls and growing.