groupLoopCountSuggestion

    A suggestion of how many EventLoops the global singleton EventLoopGroups are supposed to consist of.

    GlobalSingletons.swift:49
    static var groupLoopCountSuggestion: Int { get set }

    The thread count is coreCount unless the environment variable NIO_SINGLETON_GROUP_LOOP_COUNT is set or this value was set manually by the user.

    Other members in extension

    Type members