Latency issues
"asaf.lahav" <[email protected]> Sun, 18 Feb 2007 12:02:23 +0200
| Newsgroups | gmane.comp.java.sun.javaspaces |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I am new to JavaSpaces. so bare with me :-) Let's say I have 100 computers sharing the same Java-Space. 2 computers are putting new objects in, and 98 computers are collecting the objects. 1. Are the objects inserted into java-spaces stored on multiple computers (for redundancy)? 2. If so, Does java-spaces guarantee that only one of the computers collecting the objects will get a specific object? 3. Are all of the computers sharing the same java-space aware of all the objects inserted into the java-space? 4. Are the objects replicated to all of the computers sharing the same java-space? Thanks in advance =========================================================================== 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