|
Content with label notifications in XAP 6.0 Documentation (See content from all spaces)
Related Labels:
fifo
, javaspaces
, patterns
, session
, consistency
, messaging
FIFO Support
How to get objects in the same order in which they were written to the space. Overview The ability to have FIFO (First In, First Out) for space Entries is a critical requirement when building messaging systems on top of JavaSpaces or implementing masterworker patterns. Users ...
|
JavaSpaces Notifications
Registering to receive notifications when objects are added or modified in the space unicast, multicast and tokenized notifications. Deprecated in GigaSpaces 6.0 The {{NotifyDelegator}} interface described in this section is deprecated in GigaSpaces 6.0. It is highly recommended to register for notifications using the new Session Based ...
|
Session Based Messaging API
new Notify Session API provides a unified and consistent mechanism for event registration. Overview In some cases, SBA applications require the ability to call the user's business logic once a relevant event occurs in the space. This can be a trader desk application ...
|
|
|