[rabbitmq-discuss] Celery access from .net
Ask Solem
ask at rabbitmq.com
Thu Jul 21 13:05:53 BST 2011
On 21 Jul 2011, at 12:54, Steven Taylor wrote:
> "Do you want to publish task messages from .net to Celery, or something else?"
>
> yes, I want to publish task messages from .net to Celery and see what Celery is like to work with. Preferably I'd like to use RabbitMQ for connectivity rather than http hooks. I'm not a Python person (can you tell?)
>
Ah! This is certainly possible,
see e.g. http://www.toforge.com/2011/01/run-celery-tasks-from-php/
See also http://ask.github.com/celery/internals/protocol.html#task-messages
More information about the rabbitmq-discuss
mailing list