Hello Symfony users,

I just released one new plugin, that enables job queues into Symfony. It
includes all the common job queues tasks (start, stop, scheduling
through job election strategies, etc.), command line tasks, and a
graphical interface for managing queues and jobs.

Using a job queue can be useful when asynchronised server-side
operations have to be performed (periodically grabbing a RSS feed,
automatically sending emails, etc.) or in environments without a cron
access.

The plugin wiki page is
http://trac.symfony-project.com/trac/wiki/sfJobQueuePlugin

Feel free to post comments (and patches !).

xavier
-- 
Xavier Lacot         http://www.clever-age.com
Clever Age - conseil en architecture technique
Tél: +33 1 53 34 66 10  Fax: +33 1 53 34 65 20

Clever Age vous invite à ses petits-déjeuners
http://www.clever-age.com/actualites/petits-dejeuners/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to