Community superset free distribution of gridengine/SGE batch system
Son of Grid Engine is a community continuation of the old Sun Grid Engine project. It aims to be a big superset of available free gridengine code and patches.
The main site is currently https://arc.liv.ac.uk/trac/SGE/ and https://arc.liv.ac.uk/SGE/ but release files are inaccessible there and being hosted here.
YARP, Yet Another Robot Platform. Always dreamt of controlling a humanoid robot? ...well, we do that. A C++ library for IPC, vision and control.
This project was migrated to GitHub: https://github.com/robotology/yarp
Light Distribution tool is a java applet able to remotely install and deploy software on windows operating systems. Based on a XML file, you can copy, install, register applications and add paths into the window registry.
The Job Jar is a simple batch queuing system for Unix. Its main
distinguishing feature is that there is no central daemon. Instead, an
arbitrary set of workers cooperatively claim jobs from a central
directory. A job is any Unix executable file.