Wednesday 15 September 2010

php - Running gearman on a Heroku Worker -


I have a PHP app running on the ookok (cedar stack). I am at that point where I have to start leaving the job of workers.

I have seen both RabbitMQ and Gearman It seems that the best solution for my app is to use the gearman

So I'm guessing the Gereman server main The webapp will run on the witch and then Gearman Verpairp will work on different Heroku workers, as well as the php code that should work.

How can I go about doing this with Heroku?

Thanks

Queued is best done with an addon on your question The comment (devcenter.heroku.com/articles/background-jobs-queueing) should give you some insights by Fixer so that you can get information about how to implement your workers.

No comments:

Post a Comment