[rabbitmq-discuss] RabbitMQ and MySQL

PepMad pepmadon at gmail.com
Tue Feb 28 21:16:06 GMT 2012


Hi Jerry,

A website that the user can submit a job, the job is a script on the
server, the script takes an unknown length of time. I didn't want the
user on the site to wait, I just wanted a return status that the job
was sent to a que. I thought about using mysql udf's or a mysql script
for polling an update table, then I found the StackOverflow post and I
thought RabbitMQ might be a better solution for messaging a que via
the site.

Pep


More information about the rabbitmq-discuss mailing list