JDSF is a distributed synchronization framework that provides a global locking mechanism for java apps. JDSF enable developers to synchronize methods between JVMs, across multiple java applications, in the same way synchronized works within a single JVM.
The JProgress project provides tools for connectivity with Java clients and the Progress database. JProgress provides an n-tier software architecture for database access for executing remote requests over WANs and the Internet.
RealPeer is a Java framework for the simulation-based development of P2P systems. Utilising this framework a developer can build a P2P application that can be both: executed as a simulation model and as a real P2P application on a real network.
Blubber system is an Eclipse RCP application for distributed systems modeling. Designed for university researches and inlcudes: task graph editor; graph transformation tools; graph modelling on distributed system; real-time modelling on GerdaFramework.
This project provides a distributed testing environment that extends JUnit. Giving the developer/tester an ability to run remote JUnits and create complex test suites that are composed of several remote JUnit tests running in parallel or serially.
Ridiculously simple, Prevayler provides transparent ACID persistence and replication for plain old Java objects. It is literally several thousand times faster than using a relational database through JDBC.
OpenAOS is a open source project of a platform independent and distributed service for accessing measurement data over a standarisized interface (ASAM ODS) defined by ASAM e.V. (for details please visit standards at www.asam.net).
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
JsOrb is a Java - JavaScript ORB that allows developers to access their POJOs and business logic from the browser (or any JavaScript interpreter). JsOrb is designed to make it easy to build dynamic websites without needing to learn AJAX.
sandboss is a messaging framework generator that creates complete communications, persistency, UI forms, configuration management, and runtime control infrastructure from struct and node declarations. Full generator support in the dependency-aware build
an integration framework for UML and MOF case tools based on Jini and SOAP.
It exchanges models from ArgoUML, Poseidon, Rose, etc. as XMI (UML stored in XML), checks them and generates code. New services simply plug in and can be shared world-wide.
Hedgehog is a Java library for simple distributed computing. Your code instantiates a server, post jobs, and is notified when clients return the results. The clients need not have the job classes. Hedgehog uses JmDNS, XStream, XML-RPC, and Jetty.
WS-CDL Eclipse is an eclipse based environment for producing, viewing and simulating W3C Web Services Choreography Description Language (WS-CDL) documents.
MIC* comes with a new vision of multi-agent system engineering: The multi-agent system is devided explicitly into two dimensions: the deployment environment and the autonomous agents. MIC* is an algebraic model of a deployment environment (container of a
FireAnt is an Eclipse plugin for modeling complex remote deployment and configuration processes. It allows developers to model the deployment and execution of groups of packages and configuration scripts on remote targets. It provides a deployment engine
distDES is a Java RMI-based application which manages load balancing on heterogeneous clusters. Development will extend the theoretical initial implementation to include clustered Rainbow Table generation and encryption algorithm collision detection.
CAMA (Context-Aware Mobile Agents) is a middleware for supporting mobile agents coordination. It is based on Linda-style coordination and provides numerous extentions for interoperability and fault-tolerance. It supports portable platforms such as PDAs.
DDGP is a simple grid platform written in Java. It focuses on distributed computing and data gathering in Internet environment. Intended for smaller projects requiring couple hundreds of computers gathered together for a master-worker like jobs.
The GridUnit project is a first effort to use the huge heterogeneity and distributed nature of Computational Grids to imporve the software testing process. It is an extension of the widelly adopted JUnit testing framework.
SparrowStorage is a storage framework based on MySQL as Storage Node. The framework is stored the data over infinite disturbed Storage Node and suit for infinity storage room. By MySQL replication , it is able to provide fault tolerance storage service.
A java framework for developing meta-heuristics that supports the use of grids environments. The meta-heuristics planned to be realeased are GAs, VNS and NNs. The grid middleware that will be firstly explored is the OurGrid solution.
This site is intended as a location containing a suite of tools to (1) Aid in the design of db APIs to be utilized in a J2EE environment and (2) generate stubs for the db API, Java classes and SQL DDL necessary to support the MVC pattern and the Data Own