Does SQS and this lib offer any abilities to notify clients that a new item has been added to the queue? Or is up to the application owners to implement this type of communication? I assume the latter, but it would be nice if SQS itself could send out messages to listeners that an item was added.
Does SQS and this lib offer any abilities to notify clients that a new item has been added to the queue? Or is up to the application owners to implement this type of communication? I assume the latter, but it would be nice if SQS itself could send out messages to listeners that an item was added.