-
Notifications
You must be signed in to change notification settings - Fork 64
Home
mattmatt edited this page Sep 12, 2010
·
9 revisions
Nanite is a self-assembling fabric of Ruby daemons. A cluster of agents expose a set of tasks you call using a URI-like syntax, and it’s easy to scale the cluster up and down depending on the work load.
See the installation pages for specific systems for details. If you have RabbitMQ up and running, just do:
sudo gem install nanite -v '= 0.4.1.2'
Send a pull request, open a ticket, or get in touch through the mailing list. Please add tests for your fixes.