using blocking queue to implement multi-threaded FIFO execution
摘要:For some situation, we need to implement a FIFO execution model using multiple threads, like the following watchdog scenario.A postman delivers books to the door from time to time. A puppy (watchdog) ...
阅读全文
posted @ 2009-05-17 13:49
浙公网安备 33010602011771号