launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #04988
Re: generic job queue cronjob?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 10/04/2010 10:17 PM, Stuart Bishop wrote:
> I actually see a combination of all three for 'tasks'. If a task needs
> to be scheduled, you create the task. You also send an event via
> rabbitmq so the handler for that task does not have to poll.
Using Rabbit directly is one possible implementation. We could also do
it with Celery-on-Rabbit, or Celery-on-ghetto-queue, or Gearman, or...
> You also
> have a small job in garbo that sends events via rabbitmq for 'lost'
> tasks.
Again, this is something that we may not have to implement ourselves.
Or, we may choose to handle lost tasks via polling.
Aaron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkyrMRAACgkQ0F+nu1YWqI3NRwCdGXs58lgqn0EhcW72t1Ne40U7
VDkAn0oWIh9ZcivfQqfeKMSMlHpd9Y5w
=TES7
-----END PGP SIGNATURE-----
Follow ups
References
-
generic job queue cronjob?
From: Edwin Grubbs, 2010-09-16
-
Re: generic job queue cronjob?
From: Julian Edwards, 2010-09-17
-
Re: generic job queue cronjob?
From: Aaron Bentley, 2010-09-17
-
Re: generic job queue cronjob?
From: Julian Edwards, 2010-09-21
-
Re: generic job queue cronjob?
From: Aaron Bentley, 2010-09-21
-
Re: generic job queue cronjob?
From: Robert Collins, 2010-09-21
-
Re: generic job queue cronjob?
From: Ian Booth, 2010-09-23
-
Re: generic job queue cronjob?
From: Aaron Bentley, 2010-09-23
-
Re: generic job queue cronjob?
From: Martin Pool, 2010-09-23
-
Re: generic job queue cronjob?
From: Aaron Bentley, 2010-09-24
-
Re: generic job queue cronjob?
From: Martin Pool, 2010-09-24
-
Re: generic job queue cronjob?
From: Aaron Bentley, 2010-09-27
-
Re: generic job queue cronjob?
From: Martin Pool, 2010-09-29
-
Re: generic job queue cronjob?
From: Aaron Bentley, 2010-09-30
-
Re: generic job queue cronjob?
From: Robert Collins, 2010-10-04
-
Re: generic job queue cronjob?
From: Stuart Bishop, 2010-10-05