Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Jgroup/ARM is a replication framework that supports group methodinvocations, hides replication from the clients, and partitioning in distributed systems. In addition, the replication management facility supports autonomous replica deployment and recovery
Chisel is a semantic cache for Java. It speeds up database queries and remotemethod calls. It calculates which parts of a query can't be answered from the cache, and poses a smaller query (or queries) to obtain only those data from the source.
Dermi (Decentralized Event RemoteMethod Invocation) is a peer-to-peer (P2P), decentralized event-based object middleware framework built on top of a structured Distributed Hash Table based overlay network.
The project Mandala helps the development of concurrent and/or distributed applications. It is based on the asynchronous reference concept which provide asynchronous and potentially remotemethod invocation.
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.
RMILite is an ultra-thin layer which sits on top of Java remotemethod invocation (RMI) protocol, allowing the user to export arbitrary objects without having to extend Remote, run rmic, or declare all methods to throw RemoteException
Java RemoteMethod Call provides a Framework for remotemethod 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.
In this project we are creating an implementation of RMI (RemoteMethod Invocation) for JAVA. Its a project for Distributed Systems of the Pontificia Universidad Javeriana