[infinispan-issues] [JBoss JIRA] Updated: (ISPN-132) FIFO queue support

Bryan Grunow (JIRA) jira-events at lists.jboss.org
Mon Jul 20 13:48:29 EDT 2009


     [ https://jira.jboss.org/jira/browse/ISPN-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Grunow updated ISPN-132:
------------------------------

        Summary: FIFO queue support  (was: FIFO queu support)
    Component/s: Fine-grained API
    Description: 
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.


  was:
Add support for retrieving entries from the cache via insertion (FIFO) order.  

For example, cache.getNext(); would return the next entry in the queue.




> FIFO queue support
> ------------------
>
>                 Key: ISPN-132
>                 URL: https://jira.jboss.org/jira/browse/ISPN-132
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Core API, Fine-grained API
>            Reporter: Bryan Grunow
>            Assignee: Manik Surtani
>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list