newbie: javaspace implementation protocols used
xaea alvein <[email protected]>
| Newsgroups | gmane.comp.java.sun.javaspaces |
|---|---|
| Message-ID | <[email protected]> |
from what i read at artima website, it seems that if i am to create a javaspace implementation that is reachable by clients using RMI, RPC, or CORBA, then it is my responsibility to create an implementation of javaspace that uses those protocols. it depends on me and my implementation, not how the clients try to connect to my javaspace implementation. is it true? then another questions that bother me, is outrigger using jeri as its protocol? and i want to know what kind of protocol used for another implementation, like gigaspace, or tspace. is there any javaspace implementation using RPC or CORBA or another well-known protocols? is it possible to create an implementation that can be reached by multiple protocols, say, RPC, RMI, and CORBA altogether? =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff JAVASPACES-USERS". For general help, send email to [email protected] and include in the body of the message "help". To view past JAVASPACES-USERS postings, please see: http://archives.java.sun.com/archives/javaspaces-users.html