Télécharger la liste

Description du projet

EJOE is a lightweight Java remoting framework built to send and receive objects through pluggable (de)serialization mechanisms. It offers a high-performance, simple, and clean object request broker (whereby ORB is meant in its natural manner and not in its relation with CORBA), with server and client components for your client/server applications. It's a highly scalable implementation of the common request-process-response pattern based on Java NIO. It does support optional remote class loading to avoid redundant classpath entries, but doesn't require stubs and/or proxy objects.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-03-29 21:14 Retour à la liste release
0.3.9.2

Quelques bugs mineurs et la compression gzip brisés ont été fixées. Nouveaux adaptateurs pour XMLBeans et JSON Des outils ont été ajoutés. Le présent communiqué renferme une usine pour les classes de proxy dynamique et un mécanisme de cache pour les objets natifs ByteBuffer.
Tags: Minor feature enhancements
Some minor bugs and the broken gzip compression were fixed. New adapters for XMLBeans and JSON Tools were added. This release contains a factory for dynamic proxy classes and a caching mechanism for native ByteBuffer objects.

Project Resources