Introduction - If you have any usage issues, please Google them yourself
Multi-threaded application design. The producer thread to keep the order you write the number 0-1000 shared buffer cycle, while consumers continue to share the thread to read data buffer cycle.