Uploaded image for project: 'Commons Collections'
  1. Commons Collections
  2. COLLECTIONS-735

Concurrent CircularFifoQueue

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Collection
    • None

    Description

      Create a CircularFifoQueue that is also a BlockingQueue.

      That is to say, if the queue is full, overwrite the oldest element. If the queue is empty, the reader blocks until a value becomes available.

      Attachments

        Activity

          People

            Unassigned Unassigned
            belugabehr David Mollitor
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: