Java: BlockingQueue implementation LinkedBlockingQueue (Part2)Java: BlockingQueue implementation LinkedBlockingQueue (Part2)
After my post concerning presentation of Queue/BlockingQueue, I would continue with a post about the BlockingQueue implementation: java.util.concurrent.LinkedBlockingQueue. This implementation of BlockingQueue stores and keeps the elements internally in a