[erlang-questions] Celery-like task queue applications?
Michael Truog
mjtruog@REDACTED
Fri Jan 11 00:04:50 CET 2013
CloudI exists http://cloudi.org, but:
- it currently lacks many of the features of celery, like task persistence
- it deals with messages which puts the serialize/deserialize burden on
you (more flexibility)
RabbitMQ might be closer to what you want, http://www.rabbitmq.com/
On 01/10/2013 12:15 PM, Mark Allen wrote:
> Hello lazy-web :)
>
> Are there any celery-like task queue implementations / applications for
> Erlang?
>
> Thanks.
>
> Mark
>
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list