[picocontainer-dev] JRemoting beta-1 released
Paul Hammant <[email protected]>
| Newsgroups | gmane.comp.java.picocontainer.devel |
|---|---|
| Message-ID | <[email protected]> |
Folks,
After working on this since 2001, I've pushed out a beta of
JRemoting. There are a lot of tools that have been shipped in the
same space since, but I feel a need to complete JRemoting (once called
AltRMI @ Apache).
It is transparent remoting for Java (I'm hoping for a .Net port
someday).
For now there are three pluggable encodings - ObjectStream, byte
stream and XStream (slowest sadly)
There are multiple transports - socket, piped, direct.
And there's much more pluggable too via constructors of course (not a
singleton in sight).
Jars are available - http://repository.codehaus.org/org/codehaus/jremoting/
(thanks to Mauro for the release)
Here's a testcase that shows the setup side of things, though many of
the params in the ctors are optional :
http://svn.jremoting.codehaus.org/browse/~raw,r=264/jremoting/
jremoting/trunk/itests/src/test/org/codehaus/jremoting/itests/
transports/ByteStreamTestCase.java
Regards,
- Paul
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email