You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2020/05/29 22:02:00 UTC

[jira] [Updated] (BEAM-10158) [Python] Reuse a shared unbounded thread pool

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

Kenneth Knowles updated BEAM-10158:
-----------------------------------
    Status: Open  (was: Triage Needed)

> [Python] Reuse a shared unbounded thread pool
> ---------------------------------------------
>
>                 Key: BEAM-10158
>                 URL: https://issues.apache.org/jira/browse/BEAM-10158
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Luke Cwik
>            Assignee: Luke Cwik
>            Priority: P2
>
> During testing we create a lot of thread pools many of which we don't shutdown which can lead to thread exhaustion on some machiens.
>  
> Swapping to use a shared thread pool will decrease the memory overhead for these unused threads and allow for greater reuse.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)