Make ns_client mctxpool more thread-friendly by sharding it by netmgr threadid, use task pool also sharded by thread id to avoid lock contention.
Make ns_client mctxpool more thread-friendly by sharding it by netmgr threadid, use task pool also sharded by thread id to avoid lock contention.