Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Chordless is a Chord and DHash implementation written in java. It implements almost everything from Chord and DHash described at http://pdos.csail.mit.edu/chord/, as well as some extra features such as transactions and remote method invocation.
Command line tool that can view multiple log files remotely and blend them into a single output based on the appropriate dates within the log files themselves. Has cat and tail modes available. Support for multiple local/remote protocols
Alternative implementation of Spring framework remoting subsystem that supports different schemes of remote communication between client and server (1-1, 1-many, dynamic services discovering).
A Virtual Domains manager for Xen powered by SmartFrog. Description, deployment and coordinated lifecycle management of pools of remote Xen virtual domains.
A set of tools for working with J2EE application servers. it includes a generic JDBC datasource implementation, and a jndi/rmi/iiop multiplexer for accessing remote application servers through a standalone web container
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.
The software provides a means to form a simple Java cluster. It can be also viewed
as a parallel computing library in Java. The project is based on the following
<a href='http://www-106.ibm.com/developerworks/java/library/j-super.html'>article</a>