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.
Get Started Free
99.99% Uptime for MySQL and PostgreSQL Databases
Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
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.
JiMix is an interactive jukebox with remote access. Based on 100% java code it provides remote control trough web access and RMI-clients. Songs are selected mixed based on their configuration in a mySQL (any JDBC) database.
Provides local & web content (html, pdf, rss, audio, video...) indexing & searching through an Eclipse thick client that communicate with a server module via RMI, which publish & receive content search & retrieval services over a P2P network.
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.
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.
A software program P2P using java language 1.4.1_02, using in the way of communications RMI (remote method invocation) Graphics with AWT.
The OS will be all javaVM support. (win,linux,mac..)
The software is for investigation student project.
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
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
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.
Implements a simple Kerberos v5 authentication system for Java program, using RMI and Java Cryptography API. This does not provide connection to any other Kerberos implementations (so that you can get user list), but only a self-contained system.
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).
VISH - VIrtual SHaring is( or supposed to be) a virtual resource sharing system. VISH is in "stoneage" version. Developemnt environment for VISH is JAVA,RMI and SWING/AWT.
Java Object DBMS stores serialized java objects in a file with keys. The keys are automatically maintained. Heavy use of introspection minimizes programming burden. Future plans include transactions, network (RMI, SOAP) access.
PricingNexus is a Java-based framework thats main purpose is to collect fincancial data - at the moment especially prices - from all over the Internet, to store it in a database and make it via JMS/DB/RMI available using a well defined framework.
The Jini Resource Access Project project provides novel enhancements for Jini and RMI class loading. A protocol handler and a resource service enable dynamic retrieval of resource bytes and local caching of downloaded class libraries.
J3DE is an attempt to create a 3D Desktop Environment using Java 3D. Features include : distributed applications, security architecture based on RMI security, distributed events ...
Some example exercises about distributed systems in computer science. Some code examples for JavaRMI, Java Server Socket and Peer to Peer Systems written in Java. Probably using the Hibernate framework and some other Java Technologies.
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.