spring-data-geode icon indicating copy to clipboard operation
spring-data-geode copied to clipboard

Add Async, Reactive and Streaming capabilities to the Function Annotation support [DATAGEODE-36]

Open spring-projects-issues opened this issue 8 years ago • 0 comments
trafficstars

John Blum opened DATAGEODE-36 and commented

Apache Geode significantly lacks in asynchronous and/or Reactive Function execution support as well as result streaming/handling.

Spring Data Geode combined with the Spring Framework's Async handling features and Reactive support is in a perfect position to make this behavior first class in SDG's Function annotation model.

This JIRA is meant to capture this intended behavior and extend SDG's already robust Function annotation and POJO programming model.

See this example test class for more details


No further details from DATAGEODE-36

spring-projects-issues avatar Aug 15 '17 00:08 spring-projects-issues