ydb-platform / ydb

YDB is an open source Distributed SQL Database that combines high availability and scalability with strong consistency and ACID transactions
https://ydb.tech
Apache License 2.0
4.02k stars 586 forks source link

Allow thread pool has only half thread #11649

Open kruall opened 1 week ago

kruall commented 1 week ago

We currently have shared threads, but the thread pool must contain at least one complete thread. We can reduce this requirement.