Heteroclinic.net logo

www.heteroclinic.net

Stylistshop I Requirement
An Exercise of the Synchronization of Autonomous Processes

20140727
We use this exercise to analyze a simplified business model. The requirement is as the following. We review threads synchronization in Java at the same time.


Stylistshop II
the Customer Model

20140727
The customer model generates events in this producer-consumer data structure.


Stylistshop III
the Worker Model

20140727
The worker model processes events and report status in this producer-consumer data structure.


Stylistshop IV
synchronized or noise?

20140727
Put things in one file.