Showing 123 open source projects for "java class editor"

View related business solutions
  • 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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    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).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NDB/J is a Direct Java API for storing and retrieving data from MySQL Cluster's NDB storage engine, without using the MySQL server. NDB/J has compiles on MySQL Cluster 5.0.x (tested on 5.0.37) and 5.1.16 and above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Gridbus Grid Service Broker, is a service-oriented, economy and data-aware resource broker system that uses a simple, extensible middleware independent architecture that mediates access to distributed resources on a local / Global Grid of computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The underlayer is a symmetric decentralized parallel computing and load balancing framework, providing c, perl and java APIs for distributed job management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    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.
    Try Free
  • 5
    This Project implements the mergesort algorithm in a MPICH2 (parallel programming -) environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A Virtual Domains manager for Xen powered by SmartFrog. Description, deployment and coordinated lifecycle management of pools of remote Xen virtual domains.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Xnet is a Cluster Monitoring Tool written in java for openMosix.It has a graphical representation of all ongoing processes like Number of nodes,various process running on the nodes,cpu usage and network usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Provides distributed method invocation capabilities to regular Java classes with limited or no extra work for the developer. The workload is balanced over participating machines. Java API, Anders Björklund
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OpenRDS (Open Requisition Distribution System) is a framework written in Java/RMI conceived for making requisition-based distributed systems (clustering) easy to develop/manage. It's design emphasizes robustness, simplicity and scalability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    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.
    Try It Free
  • 10
    JShaft is a configuration and supervision tool for clustered JEE architectures. Features : GUI for architecture description, script generation for automated configuration of cluster nodes, supervision tool for the deployed cluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A distributed, peer-to-peer, server-less communication & messaging solution for JAVA (JMS), C++ and .NET applications, integrates with JBoss, WebLogic & WebSphere. Offers guaranteed delivery, security and transactions. Supports TCP, SSL & HTTP protocols.
    Leader badge
    Downloads: 596 This Week
    Last Update:
    See Project
  • 12
    JunitTCG will be a TestCaseGenerator for the use with JUnit. It will implement WebServices which use the globus toolkit (www.globus.org) to distribute Unit Testcases to a grid of execution hosts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ridiculously simple, Prevayler provides transparent ACID persistence and replication for plain old Java objects. It is literally several thousand times faster than using a relational database through JDBC.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    This is an agent for Apple's Xgrid clustering protocol written entirely in Java. This makes multiple platform Xgrid clusters possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OpenEMS™ is the multi platform Grid framework to seamlessly aggregate all your multi platform resources into a virtual super computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    HyGrid provides a mechanism for building a grid of hybrid nature that could be used to handle the jobs requiring huge computational, storage or both the resources at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    EasyLVS is intended to make setting up/running a Linux Virtual Server (LVS) and cluster a snap. Web based administration make for easy setups. You can run the advanced server monitoring as a standalone server as well. Written in 100% java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    J2EE server instrumented for pluggable replication algorithms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A light weigth high performance cluster server to link several Java machines into one logical unit. Medusa does not compete with J2EE servers but allows clustering of standard Java code for fail-over, redundancy and processing power.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    distDES is a Java RMI-based application which manages load balancing on heterogeneous clusters. Development will extend the theoretical initial implementation to include clustered Rainbow Table generation and encryption algorithm collision detection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Maui Scheduler is an advanced reservation HPC parallel batch scheduler for use with Linux and BSD clusters. Maui provides a complete scientific scheduling solution, supporting running custom parallel and MPI jobs over Myrinet and ethernet.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    A small client/server/node application written in java for distributed computing, or clustering. you write your programs to use this system, you create an object with a meathod to run and send it to the server that assign it a node.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project consists of a session manager plugin for Tomcat 5 clusters, designed to scale by using single "buddy" backups rather than full replication. It uses the jcluster API (http://jcluster.dev.java.net) as the communication mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java package containing architecture to distribute CPU intensive processing tasks across the internet. A generic client will be capable of running any task the server provides it, automatically updating the code it runs.
    Downloads: 0 This Week
    Last Update:
    See Project