Showing 138 open source projects for "java rmi"

View related business solutions
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • Agentic AI SRE built for Engineering and DevOps teams. Icon
    Agentic AI SRE built for Engineering and DevOps teams.

    No More Time Lost to Troubleshooting

    NeuBird AI's agentic AI SRE delivers autonomous incident resolution, helping team cut MTTR up to 90% and reclaim engineering hours lost to troubleshooting.
    Learn More
  • 1
    JavaMod - The Java Mod Player

    JavaMod - The Java Mod Player

    Amiga modfile, C64 SID and MP3,FLAC,APE,WAV file player based on Java

    This Java Modplayer playes *.mod, *.xm, *.s3m, *.stm, *.wow, *.it (all with interpolation), MP3s, *.sid, *.ogg, *.flac, *.ape, WAV, MIDI, RMI, AU, AIFF. It also supports playlists like PLS, M3U and cue-sheets. Since Version 2.8 support for OPL2/OPL3 emulation was added to play AdLib ROL-Files, LAA, CMF, DRO and SCI files. To start the player you may just double click the jar or use: java -jar .
    Downloads: 24 This Week
    Last Update:
    See Project
  • 2
    The OpenHMS Project
    OpenHMS brands a collection of projects and many subprojects developed by Health Market Science. This is a robust collection of development libraries, APIs, and tools oriented around data manipulation and professional software development.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    SCADA plugin

    SCADA plugin

    SCADA plugin for JMP (demo)

    - SCADA plugin for JMP is designed for remote hardware monitoring and high-level control. - JMP nodes must be running on all machines involved, i.e. both "polling" and "polled" machines. - Machines communicate over custom protocol on top of Java RMI with encryption. - The "field-level" machine gets the data from PLCs via Modbus. Any custom protocol can be added via new data import class. - SCADA graphical output and polling parameters are set via web-interface. See the Wiki tab for detailed information. Any questions are welcome: contact@engitex.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    oops-easytrack

    oops-easytrack

    A bug tracking system in a wlan-, web- or rmi-environment

    Oops-easytrack is a Bug Tracking System, implemented as a wlan-, web- and RMI-based version. Bugs are created, modified, logged or searched. Users, projects,components and releases can be administrated. Reports of 4 types may be generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Iris Powered By Generali - Iris puts your customer in control of their identity. Icon
    Iris Powered By Generali - Iris puts your customer in control of their identity.

    Increase customer and employee retention by offering Onwatch identity protection today.

    Iris Identity Protection API sends identity monitoring and alerts data into your existing digital environment – an ideal solution for businesses that are looking to offer their customers identity protection services without having to build a new product or app from scratch.
    Learn More
  • 5
    TymeacDSE

    TymeacDSE

    Data Parallel Engine for JavaSE

    TymeacDSE is a Fork-Join application server employing the Divide-and-Conquer methodology in either an embedded or remote (RMI) configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    TymeacSE

    Task Parallel Engine for JavaSE

    TymeacSE is a full-feature, multi-threading, fork-join framework for Java SE development (RMI and internal server). TymeacSE provides a high performance queuing facility, professional thread management and recursive processing that is easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Agentopia

    Java5 mobile agents in peer2peer containers without stubs/skeletons.

    Agentopia is a programming framework (API) for Java 5 mobile agents in peer-to-peer networks. Main features: Routing around firewalls, anonymity, and it is extremely easy to write new agents. No RMI, no CORBA, just plain Java bytecode loading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Supermarket Managment

    Application to control a market

    ...I have updated a new version that allows to have more than one computer, with a server where you insert the products and the other JAR File is to manage the purchases. It works using Java´s RMI. Thanks for your attention.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Java_RMI_PiMonteCarlo

    MRI service for Pi computation with Monte Carlo

    There are two versions: one with a single thread in client and other multithread. This is just an exercice of a master.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Collect! is a highly configurable debt collection software Icon
    Collect! is a highly configurable debt collection software

    Everything that matters to debt collection, all in one solution.

    The flexible & scalable debt collection software built to automate your workflow. From startup to enterprise, we have the solution for you.
    Learn More
  • 10
    Multiserver RMI in Java with some extended features: - Enables clients and server to share remote instances : As the server, the clients can also publish object instance for remote calls. - Provides the possibility to chain servers : multiple servers can be connected together and act like one server. - Specific interfaces for remote callbacks and listeners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Construido para fins acadêmicos, ChatRMI trata-se de um chat em rede construído com a tecnologia JAVA RMI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MOBIDICK
    MOBIDICK (MOdular But IntegrateD applICation frameworK) is dedicated to gather as less as possible Java frameworks in order to complete full needs of large business application and allow regeneration of code, even when java frameworks change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    MemoryGame Java RMI

    By using Java RMI to develop a Memory Game.

    This game was developed by using Java RMI(Remote Method Invocation). This game allow two computers in the same network play against each other with same synchronize screen. Every movement is seen by each other. This project was developed by the author for submitting the final assignment of software development course. Note: In order to make this project runnable you need to have eclipse installed and also install Java RMI plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A simple implementation of addition using JAVA RMI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    MemoryGame

    By using Java RMI to develop a Memory Game.

    This game was developed by using Java RMI(Remote Method Invocation). This game allow two computers in the same network play against each other with same synchronize screen. Every movement is seen by each other. This project was developed by the author for submitting the final assignment of software development course. Note: In order to make this project runnable you need to have eclipse installed and also install Java RMI plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    KonaKart

    KonaKart

    KonaKart Java eCommerce

    KonaKart is a java-based enterprise eCommerce shopping cart application that provides an extensive set of features to enable retailers to successfully sell their products over the internet. KonaKart is a Java / JSP / XML based solution with comprehensive easy to use java, SOAP, RMI, JSON and JavaScript APIs that allow you to quickly integrate eCommerce functionality into your existing systems.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    RmiChat

    RmiChat

    Chat de comunicação para exemplo de Java RMI.

    Chat de comunicação para exemplo de Java RMI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Blood Bank

    Blood Bank

    A BloodBank Administration Software

    This networked(LAN) software is made as an IT solution for a blood bank to support the day-to-day actions. The software is coded using Java language and the UI is implemented with JavaFX. Please concern that this software is developed mainly for educational purpose.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    RMI over WebSockets

    Remote Method Invocations over WebSockets

    This project provides a library for remote method invocations between the browser and a Jetty Web Server using the HTML5's WebSocket. RMIWebSocket can be used as an alternative to XMLHttpRequest in developing rich Internet apps. RMI WebSocket enables tight method-level integration between the user interface and the server, where the Javascript can call Java methods on the server and the server can call Javascript methods on the browser. It takes care of serializing and de-serializing the requests and responses using the Jackson JSON processor. . By modeling the communication between the Javascript and Java-server code as method calls, RMI WebSocket allows developers to apply UI patterns such as MVP (Model-View-Presenter) to their web application. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MechFight
    MechFight is a new implementation of the Amigagame Mechforce. In this tactical game groups of warriors fight with heavy machines (up to 100 tons), until defeat or even death in a thermonuclear explosion of their engines.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Mpaxs

    Mpaxs

    Transparent Local and Remote Parallelization for Java

    Mpaxs provides a simple abstraction for executing Callables and Runnables either locally within the same Virtual Machine, on the same host via RMI, or on remote machines, also via RMI. It supports launching of new compute hosts via an extensible API, currently featuring local compute host launching and grid compute host launching using the DRMAA API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    rmisockfactory

    rmisockfactory

    Collection of RMI Socket Factories

    This project contains a collection of RMI socket factories -- for instance gzip-encoded data sent over the wire, NIO-based communication etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    eKinderGarten-orboan

    Distributed Desktop App ‘eKinderGarten’ for nursery management.

    Distributed Desktop App ‘eKinderGarten’ for nursery management with Java, Swing, RMI and PostgreSQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jedi

    Jedi

    Java Enhanced Data Interface - Italian Senate Project

    JEDI is a J2EE application that provides a centralized service aiming at significantly simplify the generation of data driven documents in a enterprise environment. The documents (hereafter called "JEDI documents") can have different format types: pdf, excel, rtf, plain text data streams and xml streams. A JEDI document is an instance of the so called "managed document" (i.e. the configuration data and a particular set of rules), configured by a developer into the JEDI configuration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    MongoDB Oplog Reader

    Java MongoDB oplog reader

    About: This is a MongoDB oplog reader which can be deployed as a Web Application in any J2EE container. Once you deploy this application, the oplog reader starts automatically. By default the output goes to a java.util.concurrent.LinkedBlockingDeque. But this can be easily modified to send the output to anywhere you want. I typically use a IBM MQ. Also, it allows for listening to multiple replica sets. It spawns one thread for each replica set. You can also configure what...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB