]
Mircea Markus updated ISPN-132:
-------------------------------
Labels: leads (was: )
Distributed queue/list API
--------------------------
Key: ISPN-132
URL:
https://issues.jboss.org/browse/ISPN-132
Project: Infinispan
Issue Type: Feature Request
Components: Core API, Fine-grained API
Reporter: Bryan Grunow
Assignee: Manik Surtani
Labels: leads
Fix For: 7.0.0.Final
Original request:
{quote}
Add support for retrieving entries from the cache (simple API and Tree API) via insertion
(FIFO) order.
For example, cache.getNext(); would return the next entry in the queue.
{quote}
Updating this JIRA to provide an API for a collection that can be appended to without
retrieving the entire collection. Essentially a list, with various concurrent access
guarantees.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: