Details
-
Improvement
-
Status: Triage Needed
-
P2
-
Resolution: Fixed
-
2.2.0, 2.3.0
-
None
Description
https://issues.apache.org/jira/browse/BEAM-3644 gave us a 15x performance gain over the previous DirectRunner. We can do even better in multi-core environments by supporting multi-process execution in the FnApiRunner, to scale past Python GIL limitations.
Attachments
Issue Links
- is blocked by
-
BEAM-7873 FnApi with Subprocess runner hangs frequently when running with multi workers with py2
- Resolved
-
BEAM-7874 FnApi only supports up to 10 workers
- Resolved
- relates to
-
BEAM-7997 Create a single docker container for a pipeline instead of creating one for each worker.
- Resolved
-
BEAM-7888 Test Multi Process Direct Runner With Largish Data
- Open
- links to