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.
Start Free Trial
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
HOOPLE is a portable collection of C++ source code, featuring thread-safe objects for collections and event processing, RPC-style plugin-based encrypted networking (CROMP / octopus), bookmark collection management utilities, and a lot of other cool stuff.
This is the project page for HOOPLE version 1, which was retired on September 25 2010. The code supposedly still builds on both Linux (with gnu gcc) and on Windows (with ms visual studio).
A Java library that simplifies thread development. It has support for continuations, fork/merge, signals, thread and process serialization, event picker (similar to BPEL's pick element), among other features.
SocketTest - powerful and small software tool for socket testing. It can create both TCP and UDP client or server. It can be used to test any server or client that uses TCP or UDP protocol to communicate.
Java Hibernation Package is an experimental implementation of Java thread serialization mechanism based on the Java Platform Debugger Architecture (JPDA). It is designed to support serialization of synchronizing multiple threads.
Raindrop is a Java based framework based on SEDA (Staged Event Driven Architecture) principles. It focuses on providing highly concurrent server side throughput by managing and controlling Thread usage and concurrency primitives.
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.
The Tiny Grasshopper Cache Store provides a memory based, least recently used (LRU), thread-safe caching mechanism that can openly cache any Java Object. The cache store is easy to use and doesn't require any setup.
Some example exercises about distributed systems in computer science. Some code examples for Java RMI, Java Server Socket and Peer to Peer Systems written in Java. Probably using the Hibernate framework and some other Java Technologies.