Re: JERI or RMI?
Gregg Wonderly <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
Tommy tommy wrote: > Hi to everybody, > > I am confused. Using JERI, can I avoid to use RMI? As Mark commented, there are a lot of similarities between the JSE RMI implementation that uses the JRMP protocol for the invocation layer and endpoint implementation in terms of the RMI programming paradigms. Can you elaborate on what you mean by "avoid to use RMI"? Are there specific things that you don't want to happen, or that you don't need? If you can talk about the things you don't like about the JSE RMI, we might be able to tell you whether those are issues which JERI can help you address. Because JERI has plugable endpoint and invocation layer implementations, it's possible to do a number of things different with JERI that you could not do different with JRMP. Gregg Wonderly -------------------------------------------------------------------------- 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]