[jgroups-users] Scope implementation for JGroups 4
Questions/problems related to using JGroups <[email protected]> Thu, 20 Jul 2017 01:19:06 -0700 (MST)
| Newsgroups | gmane.comp.java.javagroups.general |
|---|---|
| Message-ID | <mailman.33104.1500538752.4001.javagroups-users@lists.sourceforge.net> |
The scope protocol has been removed from the stack in version 4. Alternatively the application can now use AsynchronousInvocation with RequestHandler and an application thread pool. However, with the scope protocol one can take advantage of parallelism (among different scopes) with sequential guarantee within a scope. How can the same be achieved via async dispatching? The 'Message' structure and the RequestOptions used in RPCs do not include get and set scope methods. Although the scope protocol and its relevant thread-pools are now removed, retaining the scope variable in request options and 'Message' structure will help in achieving the same using an application thread-pool. -- View this message in context: http://jgroups.1086181.n5.nabble.com/Scope-implementation-for-JGroups-4-tp11353.html Sent from the JGroups - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot