Show README syntax highlighted
GridBlocks Agent 0.9.5, April 20th 2006
This application will provide alternative way to
submit computing jobs to remote computers using
only Java. Jobs packed in agent code may be either
for analysis, querying, retrieval or visualization
purposes.
------------------------------------------------------------------------
See INSTALL file for GBAgent compilation and installation instructions.
Full documentation of GBAgent can be found from gb-docs package.
It's also available with web browser at:
http://gridblocks.sourceforge.net/agent/index.html
To run the client:
java -jar gb-agent.jar
OR
jar -xf gb-agent.jar
sh bin/client.sh
3. put your server address into the textbox using syntax:
http://<yourhost>:<yourport>/gb-agent
4. check out the tutorial (usage.html) for more info
See more files for this project here