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.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
The promise of SOA leads us down the path of creating, publishing and both statically and dynamically consuming run-time service. These services can be either human consumable (web sites, widgets and/or portlets) or machine consumable (REST, SOAP, JMS, MQ, FTP, RMI, etc) services. The adoption and usage of UDDI has made clear that it is not the answer to the dynamic discovery and consumption model. This Service-Registry project targets the next generation of application and how they will...
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.
MuSE-CIR is a Multigram-based Search Engine and Collaborative Information Retrieval system. Written in Java /JSP, supports any JDBC connectable database - thoroughly tested only with OracleXE, and somewhat with MySQL, JSP on Apache Tomcat 5.5
The Negotiated Object Serialization Remote Method Invocation (NOS-RMI) allows clients to call methods on objects that run on a server. It is simpler than CORBA or JavaRMI, but unlike XML-RPC it has a concept of objects.
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).
Fast, compact, asynchronous Java remote method invocation system. Alternative to JavaRMI. Pronounced "army". Use it when you would use RMI, but you want to go over a modem connection, or if you need asynchronous invocation and return value processi
Load4J provides a framework for developing and running stress tests. The framework itself is a scalable distributed system to based on JavaRMI. Setting up stress tests of your own requires the development of Java classes.
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