Download List

Projeto Descrição

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.

System Requirements

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 Back to release list
0.3.9.2

Alguns pequenos bugs e compressão gzip quebrados foram corrigidos. Novos adaptadores para XMLBeans e Ferramentas JSON foram adicionados. Este comunicado contém uma fábrica de classes de proxy dinâmico e um mecanismo de cache para objetos nativos 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