William Burns created ISPN-9721:
-----------------------------------
Summary: 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
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)