Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6865579

Add TransferQueue/LinkedTransferQueue

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P2 P2
    • 7
    • 7
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: