Introduction - If you have any usage issues, please Google them yourself
Design and implement a message queue, the queue CLMessage inheritance system able to receive messages, and to ensure a multi-threaded environment thread is safe. The message queue can be integrated into this course library, capable of supporting communication between threads (ie, need to send a message communications, as well as the management class of the message loop).