1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/devel/p5-TheSchwartz/pkg-descr
Marcelo Araujo c5ea6bf540 TheSchwartz is a reliable job queue system. Your application can put
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)
2008-01-14 01:15:02 +00:00

7 lines
269 B
Plaintext

TheSchwartz is a reliable job queue system. Your application can put
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/