Package com.gigaspaces.events.fifo
package com.gigaspaces.events.fifo
-
ClassesClassDescriptionBlockedOrderedQueue is a concurrent ordered queue that can deliver unordered events to a client in a FIFO order (using the event sequence number) the client is notified using a thread from the proxy's thread pool.