Class ConcurrentQueueFactory


  • public class ConcurrentQueueFactory
    extends Object
    The queue factory produces ConcurrentQueue instances based on a best fit to the ConcurrentQueueSpec. This allows minimal dependencies between user code and the queue implementations and gives users a way to express their requirements on a higher level.
    Author:
    nitsanw