Open Source Java Distributed Computing Software

Browse free open source Java Distributed Computing Software and projects below. Use the toggles on the left to filter open source Java Distributed Computing Software by OS, license, language, programming language, and project status.

  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    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.
    Try it Free
  • 1
    A java demon that exposes shell/groovy/ruby/jython scripts (and other content) via JMX and RMI. Could be applied in environments with distributed applications where all kinds of applications need be started, stopped, monitored, installed etc.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Ex-Crawler
    Ex-Crawler is divided into 3 subprojects (Crawler Daemon, distributed gui Client, (web) search engine) which together provide a flexible and powerful search engine supporting distributed computing. More informations: http://ex-crawler.sourceforge.net
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    DynamiCoS is a framework to support user-centric service composition. It uses semantic web techniques to describe and discover services, which then are used in compositions that aim at satisfying user objectives. The current version is still an alpha version. Further developments are to be released soon.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    A Java framework for high performance applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Healthcare Xchange Protocol for interoperative communications. Data exchange/transfer, platform independent,XML-RPC, HL7, SOAP, EDIFACT, simple,easy, authenticated, secure, transparent, no geo-restrictions, open sourced, peer reviewed, collab development
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    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: 1 This Week
    Last Update:
    See Project
  • 7
    AMQP Gateway
    A protocol converter from AMQP to any MOM provider behind JMS and vice versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A Java 1.5 library to help with creating Ajax web applications in a servlet environment. The ultimate goal is to make using Ajax completely transparent to both the developer and the end user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • 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
  • 10
    BURP aims to develop a publicly distributed system for rendering 3D animations over the Internet using CPU idle time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JCA compliant connectors for the Berkeley Database system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A system based on the multiagent approach, to help the biologists with the manual annotation task on genome sequencing projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An opensource implementation of JavaSpaces
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Source code for the Chemical Informatics and Cyberinfrastructure Collaboratory project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CORBA SBS is a Step-By-Step book, teaching CORBA right from scratch for beginners. The examples are written in Java having JacORB in mind as the ORB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    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 asynchronous communications or protocol compliance anymore. The language is based on strong theoretical bases, so that you can let its compiler do the jobs of checking your global programs and generating correct implementing code for you!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The CodeTime platform covers every aspect of parallel software from authoring, through distribution, to run-time. Its goals are: high programmer productivity; write once, run high performance anywhere; and wide acceptance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The CommGen platform is intended to be a simple, scalable integration platform for small to medium problem sets. The architecture is simple, consisting of a distributed kernel, distributed O/S, agent and application layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DataBase Copy for Synchronization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DVDWeb is a Web Service which provides organization/search/lookup services through JAX-RPC API. The search can be done against the builtin DB (the user\'s private list of DVDs according to UPC codes) or against other Internet sites such as imdb or yahoo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The integration of the VM on most OS is not very deep: It sits on top of the OS, running as a simple app, and does not access most features of the OS. This project's aim is to deeply integrate with the OS to facilitate many services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Dinapter:

    Generate adaptation contracts between incompatible services

    Dinapter automatically generates a mapping between methods of incompatible components/services based on their public interfaces and behaviors. It uses a combination of expert system and A* algorithm. Dinapter is the prototype resulting from a couple of research papers: * J.A. Martín, E. Pimentel. Automatic Generation of Adaptation Contracts, FOCLASA'08, ENTCS, 2008 - http://goo.gl/21iJZ * J.A. martín, E. Pimentel. Dinapter: Automatic Adapter Specification for Software Composition, PROLE'08, ENTCS, 2008 - http://goo.gl/VrQvG ...and later integrated and improved within the ITACA toolbox (http://itaca.gisum.uma.es/): * J. Camara, J.A. Martín, G. Salaun, J. Cubo, M. Ouederni, C. Canal, E. Pimentel. ITACA: An integrated toolbox for the automatic composition and adaptation of Web services, ICSE'09, 2009 - http://goo.gl/oFGe8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Distributed Computing Over P2P Networks(DisCo) is focused to provide a java framework for programmers to develop distributed software application with lesser or no time spent on distributed computing part.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The goal of this research work – is construction of infrastructure of service-oriented distributed system, performing the clustering of images saved on several databases in network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    EPICS-DDS is an open source implementation of the Object Management Group (OMG) Data Distribution Service (DDS) based on the Channel Access protocol of the Experimental Physics and Industrial Control System (EPICS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next