Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Try ServoDesk for free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.
Portlet Streams is intended to be a high-speed java rewrite and proxy mechanism with it's basic roots founded in mod_rewrite and mod_proxy from the Apache foundation.
ENterprise Application Frameworks: a pattern layer for interaction between application servers resp. service providers on the one hand side and the business component side on the other.
will be a two level contract:
1. a java interface collection. let
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.
An open Gnutella network library based on GnucDNA. It is platform-independent, developer-friendly and efficient, developed in portable C++. Easy enough for the casual P2P developer and advanced enough to satisfy the research project needs.
A lightweight framework to capture, analyze, and publicize health, performance, and monitoring statistics for Java applications. Easily adaptable to other application monitoring packages.
The MathForge Application Environment provides users a broad range of Java-based math tools (calculation, visualization, presentation and communication via MathML) and allows developers to leverage existing code while extending MathForge.
C.O.R.E. - Common Object Runtime Environment
A foundation for multi-node projects, language independent.
Provides central point for storing/retrieving configuration data for all components of project, centralized logging service, NLS service...
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).
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.
Powerful platform for creating networked multiplayer 3D games. The system includes specifications for a client engine and 2 protocols. Demo apps: mud/moo proxy, tetris. Currently uses OpenGL, VRML, java, tcl. Client/server architecture for security.
The Kloudvine Distributed Computing Platform provides distributed computing to researchers. Kloudvine provides a way for researchers to use existing computers to provide processing power through a standard web browser.
Project aims to create a Web Services Proxy Server to provide an unique endpoint for service consumers, with operation log, service documentation and SLA easy administration.
GAP (Grid Agents Platform) Toolkit for Modeling and Simulation of Mobile Agents in Grid Environments. GAP is an abstraction over GridSim, a Grid Simulation Toolkit for Resource Modelling and Application Scheduling for Parallel and Distributed Computing.
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.