Okay, I am following up to my question. I see information regarding the threading and distribution model on the documentation about the architecture.
https://ci.apache.org/projects/flink/flink-docs-release-1.12/concepts/flink-architecture.html Next, I want to read up on what I have control over. On Fri, Feb 5, 2021 at 3:06 AM Marco Villalobos <mvillalo...@kineteque.com> wrote: > as data flows from a source through a pipeline of operators and finally > sinks, is there a means to control how many threads are used within an > operator, and how an operator is distributed across the network? > > Where can I read up on these types of details specifically? >