Example usage for java.util.concurrent Semaphore interface-usage

List of usage examples for java.util.concurrent Semaphore interface-usage

Introduction

In this page you can find the example usage for java.util.concurrent Semaphore interface-usage.

Usage

From source file io.tilt.minka.business.Coordinator.java

/**
 * Centralization of background one-shot and scheduled tasks.
 * Also friendler retrying mechanism for the Semaphore 
 * 
 * @author Cristian Gonzalez
 * @since Nov 27, 2015