Hi Himanshu,
Unfortunately, this is not supported by Statefun, though this type of
application should not be too difficult to using something like the Kafka
Request/Reply pattern[1], and putting that in front of a Statefun cluster.
Best,
Austin
[1]:
https://dzone.com/articles/synchronous-kafka-u
Hi All,
It will be of great help if someone can share views.
As per application design. Synchronous access to a stateful fucntion.
1. Application will access/invoke a stateful function via a HTTP call.
2. Application will wait for an response.
3. Once Stateful function completes the ex