Hi All,
Very new to Flink.
Are there any open source projects using Flink? I would like to be involved
in a project that uses Flink!!
Thanks
VT
On Fri, Sep 25, 2020 at 7:29 PM Igal Shilman wrote:
> Hi Mazen,
>
> What are the differences between Flink stateful functions and Eve
Hi Mazen,
What are the differences between Flink stateful functions and Event driven
> microservices are they almost the same concept
>
You can think of Stateful Functions as an API and a runtime that helps
building event driven microservices. It addresses some of the hardest parts
of com
Hello,
What are the differences between Flink stateful functions and Event driven
microservices are they almost the same concept? Indeed I am aware that flink
stateful functions provide out of the box functionalities like Exaclty once
processing gurantees on Failure and recovery, stateful middle