The Orchestrator server is responsible for distribution and launch of simple apply/rollback shell scripts in a particular order across multiple servers . If for any reason deployment is failing at a particular stage the process will stop and you can rollback any changes done until then.
In case you want to deploy your code or just call your preferred DSC client to apply the configuration locally the Orchestrator can be a handy tool.
The operation can be started manually or scheduled,...
A Java servlet filter which moves session storage out of the java application container, allowing to scale easily by adding more servers, without using a cluster nor changing the code.
Session data can be stored into a cookie, memcached, a DB ...
bocca is a text-based, scriptable, interactive development environment for SIDL/Babel-based development of mixed language C/C++/Fortran/Java/Python code. It manages source and build systems. Bocca automates creating SIDL/Babel code or CCA components.
Flexible time and billing software that enables teams to easily track time and expenses for payroll, projects, and client billing.
Because time is money, and we understand how challenging it can be to keep track of employee hours. The constant reminder to log timesheets so your business can increase billables, run an accurate payroll and remove the guesswork from project estimates – we get it.
Jather aims to provide an easy to use library for clustered process execution in Java. This library aims to provide a simple API and allow applications to add clustering functionality with little change to the existing code.
This is an opensource project for the calculation of the mathematical constant Pi. If you are a mathematician or programer please contribute ideas or code for this project. Non professionals are also welcome to contribute.
A light weigth high performance cluster server to link several Java machines into one logical unit. Medusa does not compete with J2EE servers but allows clustering of standard Javacode for fail-over, redundancy and processing power.
Java package containing architecture to distribute CPU intensive processing tasks across the internet. A generic client will be capable of running any task the server provides it, automatically updating the code it runs.