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.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Remote Invocation Framework (RIF) is a framework for RMI that is 100% dynamic and uses WS over HTTP and HTTPS for brokering. Finally a framework exists to enable RMI with less that 6 lines of code including both the client & server side.
Server and Client XML exchange via reflection. AJAX,PHP,JAVA and PERL reflection helper classes. Full NIO server for JAVA and RMI service. Basically create a PlugIN and let reflection do the work for you.
Java Component Framework to assist in building Java Applications. Includes Node Data Structure, Transducers, Properties, RMI Transport layer, dynamic RMI proxies (without UnicastRemoteObject limitations) and Services framework.
Transparent RMI is an extension to Java's RMI mechanism that greatly simplifies the creation of distributed applications. It allows any interface to be used remotely, and provides centrelized recovery from RemoteExceptions.
The project provides a collection of plugins for
Eclipse (www.eclipse.org)
Currently available is the editor enhancemnets plugin, RMI generation plugin and a beta version of the tasks export plugin.
Report your bugs in the bugs section and be sure
distDES is a JavaRMI-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.
Load4J provides a framework for developing and running stress tests. The framework itself is a scalable distributed system to based on JavaRMI. Setting up stress tests of your own requires the development of Java classes.
Collection of libraries and examples of multithreaded and
distributed framework in Java for queueing jobs to local agents or
remote agents via RMI. The purpose is to help teach introduction to
multithreaded and distributed servers.
RMILite is an ultra-thin layer which sits on top of Java remote method invocation (RMI) protocol, allowing the user to export arbitrary objects without having to extend Remote, run rmic, or declare all methods to throw RemoteException
Remotor is a Java web service system. It is a very easy to use and a very fast remote procedure call engine (alike RMI | RPC). No need for Stubs, Skeletons and Naming-Services. Remotor is one of many building blocks for the COMJAT.NET framework suite.
This aims at moving C++ libraries into the Java culture with the help of Swig, XML, and XSLT: Java, JNI, JavaHelp, JavaBeans, RMI,JDBC, Servlets, JSP, EnterpriseBeans,
Jini, JMX, etc. is generated.
This project is a lightweight framework for Smart Proxies and Interceptors in RMI. Simple to use, only requires modifications to server side code. Good for implementing security, logging, client-side caching, QoS in distributed apps.
The EATRMI project is an effort to provide tools enabling the management of an RMI activation system and registry within Apache Jakarta Ant. The project also addresses the ability to spawn background processes and effectively manage them within Ant.
A framework for Java Remote Method Invocation (RMI) with plugin architecture for both protocol implementation (XMLRPC, etc) and network transport (HTTP, SMTP, etc.)
The Smart Client Container is an extended J2EE container for application clients. It features local session beans and smart ejb-refs with interceptors and a transport abstraction (RMI / HTTP).
Java Remote Method Call provides a Framework for remote method invocation on Java objects which solves the limitations of JavaRMI. It provides a way for bidirectional communication of object states, between Client and Server.