Java: We have said Queue/BlockingQueue?! (Part1)Java: We have said Queue/BlockingQueue?! (Part1)
After my post concerning Multi tasks, Multi threading, Synchronization, Semaphore, Mutex, Barrier, I would continue with a post about the presentation of java.util.Queue and java.util.concurrent.BlockingQueue. First, what is a Queue?