Skip to content

Option to configure event loop group thread count #747

Open
@valerauko

Description

@valerauko

While the same is configurable using a netty jvm option for client pools, for the server it's hardcoded at 2 * .availableProcessors

If there was an option to configure the event loop group thread counts (maybe even separately for the parent/child groups) users with enough understanding of their workloads would be able to configure more informed thread pools

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions