Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
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.
JiMix is an interactive jukebox with remote access. Based on 100% java code it provides remote control trough web access and RMI-clients. Songs are selected mixed based on their configuration in a mySQL (any JDBC) database.
Provides local & web content (html, pdf, rss, audio, video...) indexing & searching through an Eclipse thick client that communicate with a server module via RMI, which publish & receive content search & retrieval services over a P2P network.
Collection of libraries and examples of multithreaded and
distributed framework in Java for queueing jobs to local agents or
remote agents via RMI. The purpose is to help teach introduction to
multithreaded and distributed servers.
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.
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
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.
Implements a simple Kerberos v5 authentication system for Java program, using RMI and Java Cryptography API. This does not provide connection to any other Kerberos implementations (so that you can get user list), but only a self-contained system.
This aims at moving C++ libraries into the Java culture with the help of Swig, XML, and XSLT: Java, JNI, JavaHelp, JavaBeans, RMI,JDBC, Servlets, JSP, EnterpriseBeans,
Jini, JMX, etc. is generated.
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.
The EATRMI project is an effort to provide tools enabling the management of an RMI activation system and registry within Apache Jakarta Ant. The project also addresses the ability to spawn background processes and effectively manage them within Ant.
A framework for Java Remote Method Invocation (RMI) with plugin architecture for both protocol implementation (XMLRPC, etc) and network transport (HTTP, SMTP, etc.)
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).
VISH - VIrtual SHaring is( or supposed to be) a virtual resource sharing system. VISH is in "stoneage" version. Developemnt environment for VISH is JAVA,RMI and SWING/AWT.
Java Object DBMS stores serialized java objects in a file with keys. The keys are automatically maintained. Heavy use of introspection minimizes programming burden. Future plans include transactions, network (RMI, SOAP) access.
Develop simple messaging scheme, wherein RMI is used to post and receive messages. Message queue's job is to register listeners(interested in receving a particular type(s) of message), receive messages and then send to appropriate listeners. In case list
PricingNexus is a Java-based framework thats main purpose is to collect fincancial data - at the moment especially prices - from all over the Internet, to store it in a database and make it via JMS/DB/RMI available using a well defined framework.
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.
J3DE is an attempt to create a 3D Desktop Environment using Java 3D. Features include : distributed applications, security architecture based on RMI security, distributed events ...
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
This is a simple RMI wrapper around Oracle Berkeley DB Java edition (www.oracle.com/technology/products/berkeley-db/index.html) which originally comes in embedded mode. Now you can use it as a database daemon. Spring is used to export RMI service.