This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Home
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'
The current version 0.4.1.10 on gemcutter is not the official version. Please use 0.4.1.2 until we get a fresh release up there.
Contributions
Send a pull request, open a ticket, or get in touch through the mailing list. Please add tests for your fixes.







