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

Arne Degenring (JIRA) jira-events at lists.jboss.org
Fri Jan 11 05:51:08 EST 2013


    [ https://issues.jboss.org/browse/ISPN-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745250#comment-12745250 ] 

Arne Degenring commented on ISPN-132:
-------------------------------------

I'm sure that many projects would have a use case for an Infinispan-based distributed queue. E.g. in one of our components, everything is based on Infinispan, and the usage of an additional technology such as JMS for the queuing (required only for one very specific part), would increase the overall complexity too much. (Other distributed data frameworks such as Hazelcast do provide distributed queue implementations in addition to the distributed map...)
                
> FIFO queue support
> ------------------
>
>                 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
>             Fix For: 7.0.0.Final
>
>
> 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, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list