Windows registry performance in multithreading Submitted by st on Sat, 19/01/2019 - 15:44 The Windows registry (WR) is a NoSQL DBMS based on a semi-structured hierarchical data model. Unlike configuration files approach, WR:TestingC++ | NoSQL | Multithreading Read more about Windows registry performance in multithreadingst's blogAdd new comment7906 reads
Read/write performance: single thread vs multithread Submitted by st on Mon, 18/06/2018 - 16:14 The small test program shows how I/O operations (memory and file) can be accelerated using multiple threads. TestingC++ | Multithreading Read more about Read/write performance: single thread vs multithreadst's blog2 commentsAdd new comment8187 reads