XDAQ is a software platform designed specifically for the development of distributed data acquisition systems. The development is carried out at CERN, the European Organization for Nuclear Research. Please visit http://xdaq.web.cern.ch
jSCSI is a cross-platform Java implementation of an iSCSI initiator. jSCSI thus enables Java to directly access and serve block devices over the Internet by natively speaking the iSCSI protocol. The initiator supports software RAID.
THIS PROJECT HAS MOVED TO GITHUB!!!
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
DASM is a new simple platform which helps programmer to implement and evaluate any distributed algorithm. Programmer can implement his/her distributed algorithm using DASM primitives and monitors the results in diagrams during execution.
Soaplab is a generator of Web Services providing a programmatic access to command-line (and other) applications on remote computers (an example of its usage is available at http://www.ebi.ac.uk/soaplab/)
restSQL is an ultra-lightweight data access layer. It provides a simple REST-based HTTP or Java API to access updatable views. It executes in any standard JEE container and interoperates with multiple databases, currently MySQL and PostgreSQL.
This project is to build a distributed Key-Value Store (KVS).
* Can survive software or hardware failures.
* Can tolerate failures of entire nodes.
* Can recognize that new storage nodes are joining the system and are able to utilize new nodes.
Context-awareness is a key concept in ubiquitous computing. The Java Context-Awareness Framework (JCAF) is a Java-based context-awareness infrastructure and programming API for creating context-aware applications.
J2eeBuilder automates JSP<->POJO<->EJB service calls via Comonent Definitions(XML). It includes utilities for merging (ejb-jar.xml) & packaging component/ear. It is certified as J2EE-Compatible by Sun Microsystems and is the kernel of Ohioedge CRM Se
Identity and service provisioning software component allows service developers to automate the creation, modification and deletion of users' identity and service subscription information on multiple disparate identity stores.
JHosting is a highly extensible component based hosting platform built upon Java, JBoss Seam and ICEfaces enterprise technologies. Features include flexible billing and policy based provisioning system and easy to write plugins.
Aladdin is a dynamically extensible context acquisition and modeling framework designed for resource constrained mobile devices. Aladdin was created by Darren Carlson (http://dcarlson.info) and is currently being extended to support OSGi and Android.
Structs and Nodes Development for Java. An alternative approach to enterprise-class software development using a message oriented execution model and code generation. Deploys to servlet container + db environment.
RedDwarf is a horizontally scalable application server for low latency apps such as online games, virtual worlds, and social networking applications. It is the official community fork for Project Darkstar, previously sponsored by Sun Microsystems.
The Sapia Open Source Organization intends to offer reusable, well-documented Java libraries. Conciseness, elegance, ease-of-use, to name a few, are goals we are aiming at.
A framework to support dynamic adaptation behavior in Java EE enterprise systems and to develop self-managing applications. StarMX utilizes JMX features and can be integrated with different policy/rule engines to enable self-management capabilities.
SQLREST enables access to a relational database as RESTful Web Service. Entities can be queried, created and modified using the HTTP methods GET, POST, PUT and DELETE.
The Contingency Management Framework helps design fault-tolerant, and resource-aware systems. It monitors vital resource (e.g. the network) and sets up coping strategies when different contingent states occurs. Used in Ubiquitous Computing research.
EasyPastry is built on top of Pastry, a decentralized key-based routing (KBR) P2P overlay network. The main objective of EasyPastry is to provide a complete façade in order to simplify the P2P application development.
PHPRPC is a Remote Procedure Calling (RPC) protocol that works over the Internet. It is secure and fast. It has a smaller overhead. It is powerful and easy to use. This project is the client and server implementations of the PHPRPC.