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.
An audio server based on a plugin architecture supporting features like network synchronisation between multiple instances, shared database and the usual like equalizer, crossfader, etc.
jvmShare is aiming to provide a server-client system that shares resources across the network. Since it is written in Java, clients shares their resources by providing their JVMs to the central server. The server will schedule tasks to these clients.
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
High-performance computing code and libraries used in the High Performance Computing subject in Telecommunications Engineering at the University of Granada (http://geneura.ugr.es/~jmerelo/asignaturas/AAP)
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
This project pretends solved Distributed Constraint Satisfaction Problems (Dis-CSP) using Mozart-OZ. Asynchronous Backtracking algorithm will be implemented.
Hydra Cache is a distributed cache implementation based on the design of Amazon Dynamo. Hydra is designed to provide a highly available, scalable, reliable and decentralized distributed cache solution for large high performance enterprise application.
Anicetus is an application telemetry framework. Anicetus defines a language neutral standard for publishing streams of facts about a running application.
CZed is an experimental project devising the next generation C++ API for the OMG DDS. This effort is intended to guide the standardization undergoing at the OMG (see http://portals.omg.org/dds/SpecificationsInProgress).
A Java client for the memcached protocol with a configurable client-side in-process memory cache supporting replacement/eviction strategies (least-recently-used, least-frequently-used, first-in-first-out) designed to provide extremely low-latency lookup.
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.
Mahatittha enables distributed transaction handling capability within the lightweight container Spring Framework, without necessitating its deployment in a fully-fledged J2EE application server.
JACOB stands for [J]ava [A]gent [C]ontainer [OB]jects. Its purpose is to provide a framerwork for developing Agent Applications (by plugins). Applicability in the domain of distributed computing, decentralized job scheduling and simple P2P frameworks.
Project aims to create a Web Services Proxy Server to provide an unique endpoint for service consumers, with operation log, service documentation and SLA easy administration.
QUAFF is a C++ library for designing and running parallel code onto any MPI aware system by providing an eay to use -- yet efficient -- API based on algorithmic skeletons.
Clutch is a Java framework for distributed computing using mobile agents. Built using ProActive [http://www-sop.inria.fr/sloop/javall/], it is meant to be a scalable toolkit that can be used to distribute computation across an arbitrary number of nodes.
Utilizing bot-net philosophy in a good way by packaging open source software into highly secured, ready-to-run specialized virtual machines and building infrastructure to manage them. Sort of IT Lego )))) We make IT simple!!!
Java Remote Method Call provides a Framework for remote method invocation on Java objects which solves the limitations of Java RMI. It provides a way for bidirectional communication of object states, between Client and Server.