Re: Latency issues
James Grahn <[email protected]> Sun, 18 Feb 2007 19:15:33 -0500
| Newsgroups | gmane.comp.java.sun.javaspaces |
|---|---|
| Message-ID | <[email protected]> |
Calum Shaw-Mackay wrote: >> If so, Does java-spaces guarantee that only one of the computers >> collecting the objects will get a specific object? > > Yes. The answer is "yes" if you use the "take" command. If you _want_ multiple computers to view the same object, then use the "read" command. Look into using transactions if you wish for multiple objects to be acquired atomically. > --Calum jamesG =========================================================================== 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