spring-data-geode
spring-data-geode copied to clipboard
Add Async, Reactive and Streaming capabilities to the Function Annotation support [DATAGEODE-36]
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