Benchmark for Stateful Functions

2020-05-01 Thread Omid Bakhshandeh
Hi, I was wondering if there is any place that has information about Stateful Functions performance (e.g. throughput, delay of messaging)? Best, -- --- Omid

Re: Benchmark for Stateful Functions

2020-05-04 Thread Omid Bakhshandeh
Hi Tzu-Li, Thanks for the answer. I am looking into the latency of a loopback given #number of functions in the system. More precisely the loopback time on *f1 *calls a random function *f_i* and *f_i* change its state and reply back. Also, it would be nice to see the latency on ingress and egres

StateFun remote/embedded polyglot example

2020-05-31 Thread Omid Bakhshandeh
Hi, I'm very confused about StateFun 2.0 new architecture. Is it possible to have both remote and embedded functions in the same deployment? Is there a tutorial that shows the deployment of the two types in the same Kubernetes cluster alongside with Flink(possible in Python and Java)? Also, is t

Stateful Functions Status

2021-07-19 Thread Omid Bakhshandeh
Hi, We are evaluating Flink Stateful Functions in our company and we are trying to see if it fits our needs. I'm hoping to get some help from the community as we do this. There are a couple of primary questions that can speed up our process: 1- It seems in version 2.2.0, in the Python SDK, it wa

Re: Stateful Functions Status

2021-07-20 Thread Omid Bakhshandeh
27;ve built :-) > Good luck! > Igal. > > [1] > https://github.com/apache/flink-statefun-playground/blob/release-3.0/python/showcase/showcase/showcase_custom_types.py#L28 > [2] > https://github.com/apache/flink-statefun-playground/blob/release-3.0/python/showcase/showcase/__m