[infinispan-issues] [JBoss JIRA] (ISPN-9721) Add non blocking Publisher for a Cache
William Burns (Jira)
issues at jboss.org
Mon Dec 10 10:52:00 EST 2018
[ https://issues.jboss.org/browse/ISPN-9721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
William Burns updated ISPN-9721:
--------------------------------
Labels: (was: Publisher)
> 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
> Reporter: William Burns
> Assignee: William Burns
> Priority: Major
> Fix For: 10.0.0.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.12.1#712002)
More information about the infinispan-issues
mailing list