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 for Your Google Cloud Projects
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.
A transparent network messaging system for offloading computations to other possibly more capable machines when they are available. The intended use of the system is for when the results of a computation aren't needed immediately.
Ex-Crawler is divided into 3 subprojects (Crawler Daemon, distributed gui Client, (web) search engine) which together provide a flexible and powerful search engine supporting distributed computing. More informations: http://ex-crawler.sourceforge.net
Roomy is a programming language extension for writing parallel disk-based applications. All details of parallelism and disk I/O are hidden within the Roomy library.
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.
JAva DIstributed Framework provides a secure and flexible Framework for distributed grid and volunteer computing applications (separate client & server Framework). For more informations take a look at the project page http://jadif.sourceforge.net
In just one clic (no setup) this Java Applet based solution allows you to run VNC Server / VNC Viewer through an HTTP AES encrypted tunnel. As it is full HTTP, there is no proxy or firewall setup needed.
libMAGE (Multi-Agent Grid Engine) is a C++ library that provides basis for constructing distributed autonomic systems (running on grids and clusters), that are able to adapt to processor and memory load and node failures.
The objective of the project is to provide a concrete framework based on MR, which provides an extensible and easily manageable distributed computational environment.
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
This modular software package forms an integration point for Grid/Cloud/Cluster products. If provides several adapters which can easily be used to build complete Services/integrate products. It enables federation between multiple sites.
Development library for distributed programming. Spitfire provides an easy to use set of tools for managing processes and their communication. You just need to define the interfaces and behaviour of the processes; everything else is already done :-D
Geneur is an Open Source scheduler for GRID. It is based on variation of genetic algorithms. Geneur uses backfill scheduling algorithm to create first genetic population.
unique.timestamp provides a universally unique identifier which is also a human-readable timestamp. It includes a command line executable, a set of C routines for embedding into your own code, and some utilities for manipulating unique timestamps.
LEMMing stands for Linux Enterprise Management and Monitoring. It's an environment that aims an easy way to take care of your HPC cluster. It is based WebServices. That lets you LEMMing multiple clusters throght the same interface.
yadra - yet another distributed rendering application
A Network-Render-Tool for Blender. A Java based, platform-independent tool, for rendering animations of blender in a network. Easy setup (no SMB/CIFS-Connections). Web-Interface.
BSPonMPI is an implementation of the BSPlib standard on top of MPI. Both MPI and BSPlib are API's of communication routines meant for parallel computing, but BSPlib is easier to learn and its performance easier to predict.
Web Services Interoperability Profile Environment is a toolkit for managing and using "service profiles" needed for SOA realisation. Core is an inheritance resolver library, used by a document generator and conformance test suite generator.
ABQS Batch Queue System - Runs UNIX jobs in the background. Time consuming Jobs like Database-Queries can be started through simple cusom Web-Interfaces without the need to wait for their completion and thus risking a Browser-Timeout. Come back later to
IP Multicast communication protocol for the distribution of real-time information.
OpenMulticast provides reliable transmission with high performance and scallability to a large number of receivers.
It can also support high availability of the source.
LANGlobal Server is an advanced Java RMI server implemented in Java. It is a platform on which developers can develop and deploy a wide range of distributed Java applications. It has a flexible and extensible model.
Numerical package Parallel EXECution. Using a numerical package like Octave, 'npexec' distribute computation of a math formula among various network elements, collecting result automatically. ->y=npexec('fft(x.^m)', 'm=-8:8','x=ARG');