Download Latest Version slimgrid-0.0.2-SNAPSHOT.jar (116.4 kB)
Email in envelope

Get an email when there's a new version of slimgrid

Home
Name Modified Size InfoDownloads / Week
Alpha-0.0.2 2014-03-23
Alpha-0.0.1 2013-05-17
README.txt 2013-05-17 1.2 kB
Totals: 3 Items   1.2 kB 0
-------------------------
1) General description
-------------------------

Slimgrid is an open source java library to provide very simple and 
lightweighted middleware for grid computations. It is built on top of the
most awesome Apache's recent projects: ZooKeeper and Curator.

Slimgrid is extremely easy to setup, run, and deploy. All communication
between nodes (client, coordination server, workers) goes via single port.
This makes it very suitable if nodes are located behind firewalls with port
filtering.   

-------------------------
2) Required libraries
-------------------------

Use depedencies in the maven's pom.xml file. You should find this:
a) Apache ZooKeeper version 3.4.5
	-the most fundamental library
b) Apache Curator version 2.0.0-incubating
	curator-framework, curator-client, curator-recipes 
	-very convenient and easy wrap of ZooKeeper's raw API
c) Logging: 
	slf4j-api : 1.7.5
	slf4j-log4j12: 1.7.5
	log4j: 1.2.17
d) Apache Commons-CLI: 1.2
e) Graphics and UI:
	miglayout-swing : 4.2
	jgoodies-forms: 1.2.1

-------------------------

More info to come....

=========================

May 17, 2013
Dalimir Orfanus


Source: README.txt, updated 2013-05-17