Re: Jini Service as local object reference

Bob Scheifler <[email protected]> Thu, 3 Jan 2008 13:29:52 -0500
Newsgroups gmane.comp.java.sun.jini
Message-ID <[email protected]>
> What are those limitations?

The in-memory transport doesn't support constraints, and doesn't
support concurrent incremental production (by sender) and consumption
(by receiver) of request or response.  The aggregate endpoint doesn't
have any memory of which contained endpoint worked, so if the "wrong"
endpoints are at the beginning of the list, you take the performance
hit on every remote call of trying and failing on those endpoints.

- Bob

--------------------------------------------------------------------------
Getting Started:     http://www.jini.org/wiki/Category:Getting_Started
Community Web Site:  http://jini.org
jini-users Archive:  http://archives.java.sun.com/archives/jini-users.html
Unsubscribing:       email "signoff JINI-USERS"  to [email protected]