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, GigaSpaces supports both non-ordered Entries and FIFO ordered Entries when performing space operations.