Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TheSchwartz is a reliable job queue system. Your application can put | Marcelo Araujo | 2008-01-14 | 4 | -0/+51 |
jobs into the system, and your worker processes can pull jobs from the queue atomically to perform. Failed jobs can be left in the queue to retry later. WWW: http://search.cpan.org/dist/TheSchwartz/ PR: ports/119549 Submitted by: Gean-Suan Lin <gslin@gslin.org> Approved by: stas (mentor, implicit) Notes: svn path=/head/; revision=205608 |