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

Phaser - an improved CyclicBarrier

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 7
    • 6
    • core-libs

      From Doug Lea's TODO list:

      2. Clocks and improved CyclicBarriers
          A "Clock" (not a good name but that's what the X10 folks call it,
          so the name will probably stick) is just like a CountDownLatch
          except (1) it sometimes allows counts to be incremented (2) it can
          contain nested Clocks that it must wait out. It can/should be
          implemented as extensions of scalable counters. As can an
          overhaul of CyclicBarrier (Bill and I think we know how.)

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: