-
-
[
Windows_Unix]
MultiCore-Programming.rar
... of parallel programming, thread and parallel programming structures, thread APIs, OpenMP technology, solution to common parallel programming problem, multi-threaded debugging methods, thread in Intel multi-core processors, and its development tools.
-
-
-
[
Visual C++ (VC++)]
RandW.rar
Reader-writer synchronization process solutions, using the critical area, the signal values in order to achieve the process or thread synchronization
-
[
C/C++]
memory.rar
written in c++ thread pool, support windows and Linux platforms
-
-
[
Others]
crse3367ae_lab01.rar
Create multi-threaded application thread and application domain, which is a log management application framework for the prototype
-
[
C/C++]
ActiveObj.zip
... the active objects more cooperatively. The technic is very useful when an application wants to make it more responsive to the UI while keeping a long running task to run.
The sample code does not use thread. In stead, it uses active object to do it.
-
-