On Oct 13, 2010, at 5:25 PM, Javier Guerra Giraldez wrote:

> On Wed, Oct 13, 2010 at 3:43 PM, Shawn Milochik <sh...@milochik.com> wrote:
>> C. The Celery daemon polls the broker regularly, looking for tasks.
> 
> i hope this isn't polling, but a signal initiated by the broker.
> 
> -- 
> Javier

This could very well be the case. It is implied by the wording here:

http://celeryproject.org/docs/faq.html#why-aren-t-my-remote-control-commands-received-by-all-workers

It sounds like the daemon registers itself with the broker, and the broker 
subsequently pushes messages as appropriate.

Can anyone elaborate?

Thanks,
Shawn

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to