Andrew Brampton created BEAM-6373:
-------------------------------------
Summary: Make Go SDK on Dataflow multi-threaded
Key: BEAM-6373
URL: https://issues.apache.org/jira/browse/BEAM-6373
Project: Beam
Issue Type: Improvement
Components: runner-dataflow, sdk-go
Reporter: Andrew Brampton
Assignee: Tyler Akidau
When running on dataflow, with a machine with more than 1 V-CPU, the worker
will never use more than 1 core of CPU. I presume this is because the Dataflow
runner does not allow the worker to run multiple steps concurrently.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)