apache-flinkflink-statefun

Apache Flink Stateful Functions python vs java performance


What are the advantages and disadvantages of using python or java when developing apache flink stateful function.


Solution

  • StateFun support embedded functions and remote functions.

    Can we develop the application completely on python?

    Is it is possible to develop an application completely in Python, see the python greeter example.

    What are the features that one supports and the other does not.

    The current features are currently supported only in the Java SDK: