YDB is an open source Distributed SQL Database that combines high availability and scalability with strong consistency and ACID transactions
4.02k
stars
586
forks
source link
Allow thread pool has only half thread #11649
Open
kruall opened 1 week ago
We currently have shared threads, but the thread pool must contain at least one complete thread. We can reduce this requirement.