Label: fifo

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

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