Introduced in Java 7, Phaser is a reusable synchronization barrier, similar in functionality to CyclicBarrier and CountDownLatch but supporting more flexible usage.
Introduced in Java 7, Phaser is a reusable synchronization barrier, similar in functionality to CyclicBarrier and CountDownLatch but supporting more flexible usage.
Not to be confused with Phaser.io, which uses the tag phaser-framework.