Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
Try it Free
MongoDB Atlas runs apps anywhere
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.
A persistent Queue Framework. Although there are several JMS implementations we are finding that with a large number of queues their performance degrades. Hence the idea was to create a simple persistent queue framework which uses Berkley DB.
NekoMUD is a Multi-User Dungeon server written in Java using the Spring framework. Individual MUD servers may be made part of a larger MUD network. Server code is licensed under the GNU Affero GPL Version 3+.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Some example exercises about distributed systems in computer science. Some code examples for Java RMI, Java Server Socket and Peer to Peer Systems written in Java. Probably using the Hibernate framework and some other Java Technologies.
JRaptor is an ActiveRecord (AR) design pattern implementation for Java. It's a non-intrusive framework built on top of Spring, AspectJ and JPA. First release with documentation is planned for end of 2008.
AUT - Advanced UTility framework, is a powerful application framework to develop business logics. The component and workflow based design can simply apply to almost all tech layers, and special data dictionary design supports now and furture data model.
Marko is a lightweight, action-based web framework for Java with support for multiple templating engines (Freemarker, Velocity, etc). Configuration is done in code (no XML).
An IRC bot written in Java, using the PircBot framework. The bot itself does nothing, as all functionality is implemented through the use of easily-written modules.
Bonswing is a library/framework that uses Java Swing components to list updates to services in the network using Apple's Bonjour. By using Bonswing components, the developer does not have to worry about service discovery and can focus on the application
Open source implementation of the Java Bindlet technology
The Corinna is a open source software implementation of the Java Bindlet technology. The Java Bindlet is similar to Java Servlet platform, but allows the implementation of software components for the treatment of requests in various protocols (binary or text based protocols), not just those based on HTTP. The framework supports the implementation of both TCP and UDP bindlets.
Java Remote Method Call provides a Framework for remote method invocation on Java objects which solves the limitations of Java RMI. It provides a way for bidirectional communication of object states, between Client and Server.
LSM4J is a lightweight Java based framework to model a state machine. The developer implements a few generic interfaces and let the framework take care about processing the graph.