Re: threading and distribution
Posted by
Marco Villalobos-2 on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/threading-and-distribution-tp41296p41303.html
Okay, I am following up to my question. I see information regarding the threading and distribution model on the documentation about the architecture.
Next, I want to read up on what I have control over.
On Fri, Feb 5, 2021 at 3:06 AM Marco Villalobos <
[hidden email]> 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?