[infinispan-issues] [JBoss JIRA] (ISPN-9721) Add non blocking Publisher for a Cache
Tristan Tarrant (Jira)
issues at jboss.org
Sun Oct 27 16:09:16 EDT 2019
[ https://issues.jboss.org/browse/ISPN-9721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-9721:
----------------------------------
Fix Version/s: 10.0.1.Final
(was: 10.0.0.Final)
> Add non blocking Publisher for a Cache
> --------------------------------------
>
> Key: ISPN-9721
> URL: https://issues.jboss.org/browse/ISPN-9721
> Project: Infinispan
> Issue Type: Feature Request
> Components: Core, Publisher
> Reporter: Will Burns
> Assignee: Will Burns
> Priority: Major
> Fix For: 10.0.1.Final
>
>
> We currently have distributed streams. Unfortunately this requires blocking to operate at various levels. We need to instead expose some sort of distributed publisher that allows for distributed operations but in a totally non blocking way.
> I had started a branch that has some ideas for the public API https://github.com/wburns/infinispan/tree/ISPN-9565_publisher. I believe the use of the various compose methods should help reduce complexity as all of the operations can be in a utility class if needed.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list