An open API service indexing awesome lists of open source software.

https://github.com/gridkit/nanocloud

NanoCloud - distributed computing toolkit
https://github.com/gridkit/nanocloud

Last synced: 26 days ago
JSON representation

NanoCloud - distributed computing toolkit

Awesome Lists containing this project

README

          

NanoCloud
====

A dead simple yet powerful library for remote execution of java code.

* no deployment
* transparent remotting
* down scale your topology to run in single JVM or up scale to dozens of servers with single line tweak

Please read [this article][blog] outlining idea or

* Checkout demo project at [https://github.com/gridkit/nanocloud-getting-started](https://github.com/gridkit/nanocloud-getting-started)
* and go thorough [tutorial][tutorial].

[blog]: http://blog.ragozin.info/2013/01/remote-code-execution-in-java-made.html
[tutorial]: https://github.com/gridkit/nanocloud/blob/vicluster-0.8/docs/NanoCloud_Tutorial.md