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
Train ML Models With SQL You Already Know
BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
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...
cuftpd is an ftp-server written in java. It supports SSL/TLS, comes with local and remote userbase and statistics capabilities (via rmi over ssl),
an extensive permission system, event logging and supports "zipscripts" like pzs-ng.
This project contain chat server and chat client/admin that works on Windows/Unix.. This is a Free software. Developed by Osama Mohammad Oransa, 2009,contain 3 parts : Chat Server ,Admin and Chat Clients, Based on JavaRMI, will support XMPP soon.
A high performance cross programming languages communication framework similar to JavaRMI. Unlike RMI, CABLE allows server push and was tested to run up to 3x faster than RMI depending the number of threads and CPU power. Currently in Java and C#.
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.
CSCC is a small and lightweight Java component which is a simple substitute for RMI. It is able to transmit arbitrary messages with serializable carrier data between one server and several clients. The communication mechanism is based on Java Sockets.
JavaRMI based Collaborative adaptive Whiteboard, Users can be arranged into p2p or superpeer2peer or in fully centralized mode during runtime. Contains everything you expect from a white board like locking, simultaneous access, image sharing etc..
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.
It is a lightweight API to invoke web services (RMI, CORBA, WebService (SOAP), XML-RPC, EJB, Hessian, Burlap, REST, ...), how simple Java Object calls. You can integrate Crispy in a Service Oriented Architecture (SOA) or in a Rich Client Platform (RCP).
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.
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.
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 Remote Method Call provides a Framework for remote method invocation on Java objects which solves the limitations of JavaRMI. It provides a way for bidirectional communication of object states, between Client and Server.