Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PH] Add support for thread configs #469

Merged
merged 3 commits into from
Nov 16, 2022

Conversation

oschwaldp-oci
Copy link
Contributor

@oschwaldp-oci oschwaldp-oci commented Nov 15, 2022

Provide the ability to configure:

  • --chain-threads CHAIN_THREADS Number of worker threads in controller thread pool (default: 2)
  • --net-threads NET_THREADS Number of worker threads in net_plugin thread pool (default: 2)
  • --producer-threads PRODUCER_THREADS Number of worker threads in producer thread pool (default: 2)

@oschwaldp-oci oschwaldp-oci merged commit 9f59b5e into feature_performance_harness_stage_2 Nov 16, 2022
@oschwaldp-oci oschwaldp-oci deleted the ph-thread-configs branch November 16, 2022 14:23
@oschwaldp-oci oschwaldp-oci self-assigned this Apr 14, 2023
@oschwaldp-oci oschwaldp-oci added the OCI Work exclusive to OCI team label Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCI Work exclusive to OCI team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants