This page describes an older version of the product. The latest stable version is 16.4.

Event Processing


This section the event processing APIs and how to configure them on top of the space. The relevant APIs include the Notify Container, which wraps the Space data event session API with event container abstraction, and the Polling Container, which allows you to perform polling receive operations against the Space.

The Event Listener Container is an interface that represents an abstraction for subscribing to, and receiving events over a Space proxy.

Regarding FIFO Ordering, XAP supports both non-ordered Entries and FIFO ordered Entries when performing space operations.