-
-
-
[
C/C++]
rw.rar
... a console process, this process contains n threads. Use of these n threads to represent n-reader or writer. Each thread according to the requirements of the corresponding test data file read and write operations. Semaphore mechanism are used to achieve ...
-
-
-
[
Visual C++ (VC++)]
Lesson15Code.zip
multithreaded program, multithreaded applications easily occur. Mutex object on how to use mutex object to the multi-thread synchronization. How to use object named mutex to ensure only one application program running examples. Application multithreaded ...
-
-
-
[
Java/JSP]
IKEAshopping.zip
IKEA shopping store is a distributed systems program , where there are customer threads, stock thread , clerk threads and these operate to assist the customer threads to shop and pay,, uses monitor
-
[
Java/JSP]
Ikea.zip
IKEA shopping store is a distributed systems program , where there are customer threads, stock thread , clerk threads and these operate to assist the customer threads to shop and pay,, uses monitor. Uses server and client communication.
-