Skip to content
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.

Installation

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'

Contributions

Send a pull request, open a ticket, or get in touch through the mailing list. Please add tests for your fixes.

Getting Support

Clone this wiki locally