UNICORE is a software suite for building federated systems, providing secure and
seamless access to heterogeneous resource such as compute clusters and file systems. UNICORE deals with authentication, user mapping and authorization, and provides a comprehensive set of RESTful APIs for HPC access and workflows.
Contributors: visit https://github.com/UNICORE-EU
COMP superscalar exploits the inherent parallelism of applications.
COMP Superscalar offers a straightforward programming model that particularly targets Java applications. The simplicity of this programming model keeps the Cloud transparent to the user, who is able to program their applications in a Cloud-unaware fashion. The user is only required to select the tasks to be run on the Cloud, while the application can remain completely free of Cloud-related calls.
The BIS-Grid engine is an extension of the UNICORE 6 middleware (www.unicore.eu) that implements WSRF compliant services to support WS-BPEL based workflow execution in Service Grids. This project is partly based on the ActiveBPEL engine
Parallelizable is a tiny framework in complement for java.util.conccurent api. Parallelizable is an abstract class to extend for making asynchronous parallel execution on a synchronous task. Very usefull if task often calls a very long process.
WSRF-compliant tools and services for data mining in grid computing environments, based on: Globus Toolkit 4, Condor and Triana workflow system. Learn more at: http://www.datamininggrid.org Copyright (c) 2008 DataMiningGrid Consortium.
Titan allows service-oriented processing of context recognition applications on Wireless Sensor Networks. It includes an execution environment developed for TinyOS and a Java ME (Personal Profile) Network Manager intended to be run on a mobile phone.
Light workflow engine for developers built in Java. It is designed to be simple, versatile and focused on the developer. It includes a Petri Nets graphical process designer integrated to Eclipse and a query language similar to OQL
RUNES is a cross-platform, component-based middleware framework allowing for dynamic reconfiguration of functionality. Its lightweight implementation spans powerful nodes like PDAs and PCs, as well as tiny embedded devices.
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
Grid computing for java using free-gigaspaces and Spring. It features basic workflow patterns for fan, step and join/syncronise. There is support for batching and and an administration is provided through JMX. Apps are POJO based.
A framework for building, deploying and managing well-described REST-ful Web services, including REST-ful Web Services realizations for RSS, XML Topic Maps, Structured Arguments, and Workflow.
An adaptive workflow engine based on simple concepts. It offers full persistence, so that work is never lost, and deals with partial failure in a distributed setup. Syrup is also used reliably as a distributed scheduler to replace cron.
Sight provides a friendly interface to create and connect agents for bioinformatics. The workflow supports multiple responses to a single request, structure transforms, filters and request history access.Can talk with ordinary http servers (get and post)
XFLOW is a pure Open Source J2EE platform for building, executing and managing workflows/business processes. Using XFLOW you can easily workflow-enable your existing applications and components. XFLOW is designed to be extensible, easy to manage & deploy
The Tiny Grasshopper Cache Store provides a memory based, least recently used (LRU), thread-safe caching mechanism that can openly cache any Java Object. The cache store is easy to use and doesn't require any setup.