-
-
-
[
Delphi]
Register_ThreaPool.zip
... a cost, if the threads of a relatively simple task. That time and space costs can not be ignored, this time using thread pool is the better choice, namely, the creation of some thread then reuse them, rather than individual tasks completed after the end. ...
-
-
[
C/C++]
multi-thread_web_serv.rar
multi-thread web server, 20 requests can take one time, can use your browser to test it. It's my assignmen not work.
Category:
SCM Upload User:
lwd8888 Size:
2K
-
-
-
-
[
Visual C++ (VC++)]
MutexesDlg.rar
The preparation of multi-threaded applications the most important problem is the thread synchronization between the resources to visit. Because the shared resource when multiple threads access violation if there is usually generate incorrect results. This ...
-
-