This package is not available in the 3xx repository. Showing package versions available for all repositories instead.
Package job-queue.plt contributed by jaymccarthy [docs]
To load: (require (planet jaymccarthy/job-queue:2:1))
Old style:(require (planet "main.ss" ("jaymccarthy" "job-queue.plt" 2 1)))
Package description:
A multi-threaded work queue manager
Downloads this week: 0
Total downloads: 543
Tickets:0
Open tickets:0
Primary files:
[no interface available]
 Packages in other repositories

These packages are not available in the 3xx repository, but they are available for other versions of Racket.

PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(2 1)
526
[none]2010-01-11
To load: (require (planet "main.ss" ("jaymccarthy" "job-queue.plt" 2 (= 1))))
Available in repositories: 4.x
  • Adding identifier for worker
(2 0)
2
[none]2010-01-11
To load: (require (planet "main.ss" ("jaymccarthy" "job-queue.plt" 2 (= 0))))
Available in repositories: 4.x
  • Adding identifier for worker
(1 0)
15
[none]2009-07-31
To load: (require (planet "main.ss" ("jaymccarthy" "job-queue.plt" 1 (= 0))))
Available in repositories: 4.x
  • Initial release