401 projects for "mchange-commons-java" with 2 filters applied:

  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    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.
    Try Free
  • 1
    Named after a well know product from Microsoft, SandStorm is a framework for creating modular middle-end web products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Powerful platform for creating networked multiplayer 3D games. The system includes specifications for a client engine and 2 protocols. Demo apps: mud/moo proxy, tetris. Currently uses OpenGL, VRML, java, tcl. Client/server architecture for security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JFIPA is intended to be a scalable, easy-to-deploy router and parser of messages between agents using the FIPA Agent Communication Language represented as XML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A generic java based distributed performance testing platform specifically for testing clustered or distributed applications and or frameworks. The framework itself is clustered and coordinated with www.terracotta.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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.
    Start Free
  • 5
    JKademlia is a Java implementation of the p2p network Kademlia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    jrmc

    Java Remote Method Call

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An opensource framework based on Jini/OSGI technology
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    It's a general purpose distributed computing enviroment , which will be the base for future projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    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.
    Create free account
  • 10
    A compatible Tor client written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Kloudvine Distributed Computing Platform provides distributed computing to researchers. Kloudvine provides a way for researchers to use existing computers to provide processing power through a standard web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is a small Java library to handle the XDR serialization format in a transparent manner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GAP (Grid Agents Platform) Toolkit for Modeling and Simulation of Mobile Agents in Grid Environments. GAP is an abstraction over GridSim, a Grid Simulation Toolkit for Resource Modelling and Application Scheduling for Parallel and Distributed Computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Anicetus is an application telemetry framework. Anicetus defines a language neutral standard for publishing streams of facts about a running application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    mBuddy is a project with the initial goal of allowing users of mobile devices (Java, J2ME) the option to find others based on interests, diet & other factors. Objectives are to allow intelligent, conditional, secure exchange of contact info, A/V & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ambient Composite Engine, a web-based framework for writing composite software, submitted by WebactiveLabs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Profile Pal will help you synchronize your profiles amongst different communities like ICQ, Microsoft Live, Facebook, etc. It is plugin based and meant to be accessed as servlet on tomcat. Use this to keep all your pfoiles in sync.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PeerVibes is a framework for creating applications based on peer-to-peer networks. This framework provides the necessary tools and architecture to build complex applications such as collaborative work support and distributed backup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Simple Open Source Monitor and Manager for Tomcat's Web Applications. SiMonCat allows deploying and undeploying of web applications, and monitoring the state of multiple tomcat servers, through the attempt to execute programmed events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Provides fast lookup for a Subject Based messaging product using a trie. It allows for configurable wildcard characters to replace a single or multiple subject field(s) (A.B.*.D.>). Insertion in to the tree returns a unique handle for subsequent deletion
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Chor

    A choreography programming language for concurrent systems

    Chor is a strongly-typed choreography programming language for distributed systems. In Chor, the behaviour of a system is written down as a global program (a choreography) where all the message exchanges between the participants are explicit. Choreographies are statically checked against protocol specifications, given as types, enabling type-directed global programming. Finally, Chor supports the automatic generation of systems from a choreography. With Chor, you do not have to worry about...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB