Label: messaging

Content with label messaging in XAP 6.0 Documentation (See content from all spaces)
Related Labels: javaspaces , patterns , session , notifications

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 ...