Add TransferQueue/LinkedTransferQueue

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P2
    • 7
    • Affects Version/s: 7
    • Component/s: core-libs

      TransferQueue - A BlockingQueue in which producers may wait for consumers to receive elements. It may be useful for example in message passing applications in which producers sometimes await receipt of elements by consumers, while at other times enqueue elements without waiting for receipt.

      LinkedTransferQueue - An unbounded TransferQueue based on linked nodes.

            Assignee:
            Chris Hegarty
            Reporter:
            Chris Hegarty
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: