General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Start Free
Build Agents and Models on One Platform
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.
...Built from the ground up as a multi-tenant system. Supports isolation, authentication, authorization and quotas. Persistent message storage based on Apache BookKeeper. IO-level isolation between write and read operations. Flexible messaging models with high-level APIs for Java, Go, Python, C++, Node.js, WebSocket and C#.
A reliable, flexible, fast and powerful download engine
...The core library is Pure and light. More flexible callback mechanism and listener. More flexible to expand each part of OkDownload. Fewer threads to do the same thing without drop performance. File-IO thread pool is independent of Network-IO thread pool. Make sense auto filename from URL if can't find from response header. Cancel and Start is very effective especially for a bunch of tasks with tons of optimize.
Tell your teammates where you want them to go in a match by simply drawing it to them. Import an overview image of the map (PNG) and then show them their spots by simply dragging the connected player onto the board.
Draw player's pathes with a crosshair pencil in different colors.
Add icons to the board to illustrate grenade or smoke targets.
Uses http://netty.io/ for network communication and https://code.google.com/p/json-simple/ as communication objects.
Java IO Extension is a open source project which extends java IO package by providing a java class library to access IO system in a local area network Developers can easily use IO Extension just like using java IO API to access a remote IO system
This is a strategy planner aimed mainly at the hardcore first person shooter fans. Similar to a white board application it allows many users to connect to a central server and the users are able to draw and place actions on the board for everyone to see
The Strategic War Planner is here to make tactics even easier. Draw tactics on your client and others will immediately see what you have drawn. The software is in Java, so you ONLY need Java Runtime 1.4 or higher.
With Virtual Idea Planner you can place your ideas as notes on a virtual board which is storable. You may also draw on the board and rearrange several items. Suggestion: Use a beamer to work in teams.
A Java 1.4 based NIO socket framework. This hides the (dirty) details of non-blocking IO from developers, allowing them to EASILY build a highly scalable application, which can handle over 10000 incoming and outgoing sockets using only one thread.
PHP/MySQL program which allows you to create a database driven, account based, web art board/community. You can install a number of Java Applets (provided separately) on this board and literally draw on the web.
Instant Drawing and Messaging Program (aka InD) in Java. l will allow you to chat and draw instantly with your friends with the server and client provided. Sources are on the cvs and fully working.
Java applet used to make graphical teleconferences (like
the whiteboard in Netmeeting). When you draw something on your table,
all remote users can see it. It features a client-server architecture
and a high-color palette. Keywords: java blackboard
Samson aims to address the problems that afflict most IRC bots.
Most bot implementations suffer from at least one of the following flaws :-
1) synchronous IO - if something needs to be sent to the IRC server, its best if it
doesnt have to wait for
Chat system implemented using asynchronous IO and a command parser
Chat system implemented using asynchronous IO and a command parser. Currently supports private messages, chat channels and accounts with basic login system and server console. A plain text based protocol is used. Only very basic test client implemented.