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
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
CorbaTrace is a helpful tool for tracing communications beetween Corba objects.
Once CorbaTrace is installed, remote calls are intercepted and informations are stored in XML files. So, you will be able to apply filters and get XMI files to see the commu
The software provides a means to form a simple Java cluster. It can be also viewed
as a parallel computing library in Java. The project is based on the following
<a href='http://www-106.ibm.com/developerworks/java/library/j-super.html'>article</a>
The OJB Console is an extensible struts web application featuring transparent browse, search, create, update and delete functionality for the objects configured within the Object Relational Bridge (OJB) persistence framework.
Morphious is a Java application server for developing and running applications in a production environment. Applications are built from modules that can be independently recompiled and connected on demand in a GUI developer environment.
Globe is a middleware platform for developing large-scale (millions of users, worldwide) distributed applications. A number of applications are available, such as GDN: a scalable replacement for FTP and GlobeDoc: a scalable replacement for the WWW.
The JTools project contains small java functionalities which will make the live of a developer easier. For each functionality there will be a source release and a jar release.
JTOE (Efficient Transport of Java Objects - initials reordered) is a library
for transporting Java objects from JVM to JVM through the network. It focuses on simplicity and efficiency enabling really fast implementations of transport layers.
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.
Jeeglue is the glue that sticks together your J2EE applications. It's a meta-info based framework that provides entity polymorphism, generic XML support, code generation and domain object validation out of the box.
The Simple Messaging Framework provides an elegant way to create robust and flexible Web services. It is based on the document-style Web services paradigm that enables you to expose arbitrarily complex business objects and services with ease.
Oolong is an object to relational mapper. It features a layered approach for extensibility. It emphasizes on pluggable mapping functionalities and enterprise connectivity. Custom mappings are supported in addition to different relationship mapping: one-t
The concept behind the 'Applications via XML' (AVX) architecture is to allow applications to become more flexible in the way they go about performing their duties. The essential idea is to avoid 'hard-coding' instructions into an applications' source
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
ASK:Webapps front-end Application Server, offers a Java Server Component Model, Clustering & Applications Fault-Tolerance Execution. SHORB:Simple Object Request Broker over HTTP. DBPCS: ddbb Connections Pool, supports Business DB Objects Pooling
Spif is Simplest Possible Infrastructure Framework for distributed Java applications like J2EE. Spif defines a simple api for object access and uses a chain of responsibility to realize various infrastructures through simple building blocks.
Implementation of Fault Tolerant CORBA specification, V1.0 (OMG Document ptc/2000-04-04), extended to support large-scale, distributed systems.
Implements both Passive (Cold and Warm) and Active replication styles.
The Configuration package is a thin, JDK independent, bridge between different configuration libraries and approaches such as properties files, XML and JDK 1.4 Preferences.
The iChilli mobile J2EE platform provides a J2EE compliant runtime environment for both server and mobile platforms, such as J2ME, MIDP or other CLDC based devices. For example iChilli runs on the PersonalJava enabled Sharp Zaurus and Compaq's iPAQ.
jUDO (java Universal Data Objects) handles coding against a database Independent of database (plugins for db2/Oracle/Cloudscape/mysql/mysql etc).The code is generated "runtime" , just give the method names and jUDO derives the code/sql.