[rabbitmq-discuss] Scheduling
Ben Hood
0x6e6562 at gmail.com
Tue Jul 22 21:28:47 BST 2008
Matt,
On Tue, Jul 22, 2008 at 9:25 PM, Matt Smith <matt at halomonitoring.com> wrote:
> Is there a way to do scheduling in RabbitMQ? What we need is a way to send
> a message at a certain time of day. We were wondering if this functionality
> existed in RabbitMQ or if we needed to use an external scheduler?
Not OOTB, but you might want to consider these approaches:
http://www.lshift.net/blog/2008/02/08/using-amqp-to-do-cron-like-scheduling
http://github.com/tmm1/amqp/tree/master/examples/clock.rb
HTH,
Ben
More information about the rabbitmq-discuss
mailing list