On Tuesday 26 October 2010, Noah Kantrowitz elucidated thus: > I would recommend looking at http://celeryproject.org/
If you're already using a DB for other parts of your application, you could use it for queuing, then have another application running that checks for jobs in the queue. PostgreSQL even support notifying other connections that are listening. Just another idea. j -- Joshua Kugler Part-Time System Admin/Programmer http://www.eeinternet.com - Fairbanks, AK PGP Key: http://pgp.mit.edu/ ID 0x73B13B6A -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en.
