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
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.
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.
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
This project is a try of implementing Java Messages Systems on Java 2 Micro Edition.
The project consists of a few parts:
- a library for mobiles, implementing most of JMS methods
- a proxy serwer, running on J2SE, communicating with queues provider
GeoLink is a geo-spacial hypertext link delivery service. GeoLink brings wireless networking, GPS, and portable computing together to display location specific content.
OmniSockets is an open message-based network interface which simplifies the development of distributed Java applications. It extends the standard Java network classes to provide a large degree of automation for connection and message handling.
gnutWare is a middleware software layer written in Java tha lets applications to access a peer-to-peer. In this first version, it uses a Gnutella-based network to operate and give access to a message distributing system based in p2p technology.
This midd
java-based complete Agent (Artificial Intelligence) Framework with all the features you might expect in an Agent Framework: Mobility, Autonomy, Distributed communication, Agents can be written in Java, Jython, or Beanshell.
phpRPC is an implementation of the xmlRPC protocol in PHP
phpRPC is meant to be an easy to use xmlRPC library.
Function syntax, and plugging into most CMS's (xoops, nuke, pn, etc) is greatly simplified with the use of database/rpc-protocol abstraction.
It should run on any php server with most databases.
It is also a open source project to those has a <strong>vision</strong> that peer-to-peer computing is <b>the future of the Net</b>. It is a platform and API make users use and developers develop his project easily
Open_PYOSS will be a platform to develop
Operational Support Systems for the Cable MSO.
It will capitalized on a Distributed NxTier Computing Agent environment and WebServices core technologies
to provide seamless Managed Access for MSOs or xSPs
OzoneFarm is a eCommunity-building project aimed at promoting open source computing and distribution and generation of open content. The goals and strategies for forming the community are being discussed in an open forum.
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.