Showing 22 open source projects for "java rmi compiler"

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
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    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: 0 This Week
    Last Update:
    See Project
  • 2

    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
  • 3
    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
  • 4
    VJDBC (Virtual JDBC) is a JDBC type 3 driver which provides efficient tunneling of JDBC commands/results over different communication protocols (RMI, HTTP, HTTPS ...).
    Leader badge
    Downloads: 3 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
  • 5
    WSNFuse provides an abstraction layer for wireless sensor networks, allowing to expose one or many WSNs by means of different access technologies(e.g.: filesystem, JMS, RMI, Smart-Spaces, etc.).Its plugin-based architecture allow users to develop and adopt thei own plugins and configure WSN fuse to better suit their needs. This project has been partially supported by the CHIRON EU research project co-financed by the artemis joint undertaking (http://www.chiron-project.eu/) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java RMI-based experimental computation framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LANGlobal Server is an advanced Java RMI server implemented in Java. It is a platform on which developers can develop and deploy a wide range of distributed Java applications. It has a flexible and extensible model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The goal of the Ibis project at the Vrije Universiteit Amsterdam is to provide an efficient and flexible Java-based programming environment for Grid computing. Ibis provides several communication models, including a highly efficient RMI implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An Open Source implementation of Java Message Service Specification, which can be run in embedded or standalone mode. It supports the connectors for TCP, SSL, HTTP, HTTPS and RMI and can be used with any JDBC compliant database.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 10
    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
  • 11
    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
  • 12
    Load4J provides a framework for developing and running stress tests. The framework itself is a scalable distributed system to based on Java RMI. Setting up stress tests of your own requires the development of Java classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The rmiBlackJack is a client/server game developed in java, using RMI as the comunication layer. The game suports at most 7 players, the clients are updated every time someone takes an action by the use of RMI callbacks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RMILite is an ultra-thin layer which sits on top of Java remote method invocation (RMI) protocol, allowing the user to export arbitrary objects without having to extend Remote, run rmic, or declare all methods to throw RemoteException
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Remotor is a Java web service system. It is a very easy to use and a very fast remote procedure call engine (alike RMI | RPC). No need for Stubs, Skeletons and Naming-Services. Remotor is one of many building blocks for the COMJAT.NET framework suite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project is a lightweight framework for Smart Proxies and Interceptors in RMI. Simple to use, only requires modifications to server side code. Good for implementing security, logging, client-side caching, QoS in distributed apps.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    The Smart Client Container is an extended J2EE container for application clients. It features local session beans and smart ejb-refs with interceptors and a transport abstraction (RMI / HTTP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Jini Resource Access Project project provides novel enhancements for Jini and RMI class loading. A protocol handler and a resource service enable dynamic retrieval of resource bytes and local caching of downloaded class libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    In this project we are creating an implementation of RMI (Remote Method Invocation) for JAVA. Its a project for Distributed Systems of the Pontificia Universidad Javeriana
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21

    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
  • 22

    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
  • Previous
  • You're on page 1
  • Next