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
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.
The Singularity System is a Javalibrary that allows developers to easily create networked applications. It uses a service-oriented approach, replacing method calls with messages that can be sent over a network or routed locally.
jpcap is a set of Java classes which provide an interface and system for network packet capture. A protocol library and tool for visualizing network traffic is included.
jpcap utilizes libpcap, a widely deployed system library for packet capture.
JCuckoo is the project aimed at creating a simple and universal platform for distributed computing and object migration in Java. JCuckoo will enable creating both small-scale (cluster-like) networks and wide-area (even worldwide) computing.
A Framework and "controlled" Platform for the development and deployment of independent plugin modules. Possible applications are limitless, but networking and convenience are emphasized.
JavaLibrary used to connect and read data from a DStream server. Primarily for the Dark Ages of Camelot game.
Users of this library can bind actions to certain events. The event is triggered when certain packets are recieved from the server.
The integration of the VM on most OS is not very deep: It sits on top of the OS, running as a simple app, and does not access most features of the OS. This project's aim is to deeply integrate with the OS to facilitate many services.
Middleware for data and control networks providing network services built on CORBA, to facilitate a dynamic, loosely-coupled network of "resource" providers and consumers. Built for linux using C++ and Java.
The Pyrasun Libraries Project is a collection of high-performance Java libraries for use in both stand-alone and J2EE environments. This includes the EmberIO Library for managing low-level I/O, and PyraLog, the Pyrasun binary transactional log.
DGHMux-Java is a Javalibrary for multiplexing several streams over one connection such as TCP and SSL. It allows a developer to create a protocol that can be encrypted with SSL and allows firewall admins to easily allow or reject your protocol.
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 remote method invocation.
NFC is a scalable, distributed chat server and client implemented in Java. Notable features include built in load balancing and HTTP-tunneling support. Using the load balancing, a distributed network of servers can be formed, similar to an IRC network.
Up to Java1.3 we only had blocking, in Java1.4 we finally have non-blocking IO.
This project will implement a way of asynchronous handling of sockets, dns-lookups and ssl-connections.
It may provide native implementation for windows and unix.
A lightweight pub/sub integration framework, focusing on the messaging and connectivity. Users can focus on the business need, not the connectivity and messaging.
MySnmpCrawler is a SNMP agent using JMX technology. It contains a lightweight SNMP protocol adaptor, MIB database, and a framework for developers to reuse the design such that new JMX MBeans can be easily built based on the specifications in the MIB file
CorbaTrace is a helpful tool for tracing communications beetween Corba objects.
Once CorbaTrace is installed, remote calls are intercepted and informations are stored in XML files. So, you will be able to apply filters and get XMI files to see the commu
OAS is an application server for building online, cross-platform, multiplayer/user game applications and provides developers with a framework for handling client/server communication, handling and executing application logic, and multiple client types.
Finally! An extensible, cross-platform dynamic, static, or custom DNS update client! This simple Java program will keep your domain name always pointed at your computer. Supports multiple ways for obtaining IP, updating domain, and reporting errors.
JTOE (Efficient Transport of Java Objects - initials reordered) is a library
for transporting Java objects from JVM to JVM through the network. It focuses on simplicity and efficiency enabling really fast implementations of transport layers.