[infinispan-issues] [JBoss JIRA] (ISPN-9565) Expose Cache based Publisher

William Burns (Jira) issues at jboss.org
Fri Nov 30 12:24:00 EST 2018


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

William Burns closed ISPN-9565.
-------------------------------
    Resolution: Duplicate Issue


> Expose Cache based Publisher
> ----------------------------
>
>                 Key: ISPN-9565
>                 URL: https://issues.jboss.org/browse/ISPN-9565
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Core
>            Reporter: William Burns
>            Assignee: William Burns
>            Priority: Major
>             Fix For: 10.0.0.Final
>
>
> We currently have cache based iterator that work irrespective of cache mode. We should expose something like Java10 Flow.Publisher or reactive-streams Publisher as well. This would be helpful when retrieving all entries from the cache in an asynchronous fashion. Currently you would have to create an iterator and iterate upon it, causing a dedicated user thread as well as buffering and context switching.
> This can be used by enhanced listener API we hope to introduce as well when retrieving initial state.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the infinispan-issues mailing list