Download List

项目描述

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 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

一些小的错误和破损的gzip压缩固定。对XMLBeans和JSON的工具增加了新的适配器。此版本包含一个动态代理类,并为母语ByteBuffer的对象缓存机制工厂。
标签: 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