.NET Core or .NET Framework 4.0+ client for Redis and Redis Sentinel (2.8) and Cluster. Includes both synchronous and asynchronous clients.
2.02k
stars
415
forks
source link
RedisIO ReadByte和write 大量线程阻塞到这里有哪些原因呢? #414
Open
thicktao opened 2 years ago
问题:大量线程阻塞到这里有哪些原因呢? 环境:windows server 2016 .netcore 3.14 64位程序
现象:寄宿程序的webapi卡死,cpu10%以下,内存暴涨到2个G ,线程数量3W+
死锁信息:
大量线程阻塞于Write(Stream stream)等待24和22线程。
22和24线程堆栈信息: