[rabbitmq-discuss] Question about Scheduled Message Delivery
Manish Ranade
manish.ranade at gmail.com
Tue Jun 17 20:55:44 BST 2014
I have a situation where I am trying to decide if its the right use case to
use RabbitMQ. I have limited knowledge about Queues so my question might
sound too naive.
We have an application that allows users to submit a request that needs to
be processed on a specific time and date in the future. If there was no
constraint of time and date, we would have put the request in a queue and
have the consumer pick the request one by one and process them. However,
considering my scenario—
Is it possible to publish a message to be consumed at later stage?
-Manish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140617/3e8cfbfa/attachment.html>
More information about the rabbitmq-discuss
mailing list