Grid Underground is a service oriented (SOA)-based framework for writteing Web services.
Besides the framework, the project also focuses on writing grid services like a job scheduler, distributed data storage, and an authentication and authorization system.
Requirements:
· Python
· Python/XML
· SOAPy
· Twisted
· pyOpenSSL
Installation:
0. Install applications which gug depends fro and python delelopment package (usially pyton-dev)
1. Download the program.
2. Untar source:
tar -xzvf gug-< version >.tar.gz
3. Call setup.py as root in source directory
python ./setup.py install --instal-data=/
4. Run postinst.sh script
Product's homepage