ballerina-platform / ballerina-lang

The Ballerina Programming Language
https://ballerina.io/
Apache License 2.0
3.58k stars 738 forks source link

Ballerina Thread pool config info should be documented #18349

Open vinok88 opened 5 years ago

vinok88 commented 5 years ago

Description: Initial size of the ballerina thread pool is (Number of processers available * 2). This value can be configured using the system variable BALLERINA_MAX_POOL_SIZE.

Steps to reproduce:

Affected Versions: 1.0-alpha OS, DB, other environment details and versions:

Related Issues (optional):

Suggested Labels (optional):

Suggested Assignees (optional):

praneesha commented 4 years ago

Closing since this is done via https://github.com/ballerina-platform/ballerina-lang/pull/18901.