Archive of UserLand's first discussion group, started October 5, 1998.
Re: Jini Jini Jini (Zzzzz?)
Author: Wesley Felter Posted: 1/26/1999; 4:20:22 PM Topic: Jini Jini Jini (Zzzzz?) Msg #: 2511 (In response to 2510) Prev/Next: 2510 / 2513
The reason that they don't have a one-page document is probably because their writers aren't good enough. :-)Jini has a lot of layers. For example, RMI (Remote Method Invocation) is a synchronous binary RPC protocol that could be compared to XML-RPC (although RMI has a bunch of Java-specific features).
Then there's the separate, UDP-based, discovery protocol that I mentioned earlier.
Then there's the directory service (JavaSpaces/Linda).
Then there's the distributed transaction manager.
Then there's the leasing protocol.
No XML anywhere; all the data formats appear to be based on serialized Java objects.
This page was archived on 6/13/2001; 4:47:36 PM.
© Copyright 1998-2001 UserLand Software, Inc.