RAA - rq/0.1.2

rq / 0.1.2

Short description: clustering software based on nfs mounted work queues
Category: Application/Cluster
Status: experimental
Created: 2004-08-13 22:53:19 GMT
Last update: 2004-08-13 22:53:19 GMT
Owner: ahoward (Projects of this owner)
Homepage: http://www.codeforpeople.com/lib/ruby/rq/
Download: http://www.codeforpeople.com/lib/ruby/rq/
License: Ruby's
Dependency:
Requires: arrayfields/3.2.0(*) key word access to arrays
Requires: sqlite/1.3.1 jamis buck's sqlite interface
Requires: lockfile/1.0.0(*) nfs safe lockfiles
Requires: posixlock/0.0.1 posix (nfs safe) locking
Requires: sqlite/2.8.15 SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine.
(*): newer version exists
Description:

rq (ruby queue) is an __experimental__ tool used to manage nfs mounted work queues. multiple instances of rq on multiples hosts can work from these queues to distribute processing load to 'n' nodes - bringing many dozens of otherwise powerful cpus to their knees with a single blow.

Versions: [2.1.0 (2005-02-16)] [1.0.0 (2004-11-10)] [0.1.7 (2004-11-01)] [0.1.3 (2004-09-05)] [0.1.2 (2004-08-13)]

Edit this project (for project owner)

back to RAA top