[ 
https://issues.apache.org/jira/browse/BEAM-7861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hannah Jiang updated BEAM-7861:
-------------------------------
    Description: 
BEAM-3645 makes it possible to run a map task parallel.

However, users need to change runner when switch between multithreading and 
multiprocessing mode.

We want to add a flag (ex: --use-multiprocess) to make the switch easy without 
changing the runner each time.

  was:
BEAM-3645 makes it possible to run a map task multi-threads or multi-processes.

However, users need to change runner when switch between thread and process 
mode.

We want to add a flag (ex: --use-multiprocess) to make the switch easy without 
changing the runner each time.


> Make it easy to change multi-process and multi-thread mode for Python Direct 
> runners
> ------------------------------------------------------------------------------------
>
>                 Key: BEAM-7861
>                 URL: https://issues.apache.org/jira/browse/BEAM-7861
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Hannah Jiang
>            Assignee: Hannah Jiang
>            Priority: Major
>
> BEAM-3645 makes it possible to run a map task parallel.
> However, users need to change runner when switch between multithreading and 
> multiprocessing mode.
> We want to add a flag (ex: --use-multiprocess) to make the switch easy 
> without changing the runner each time.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to