Colt 1.0.1

Uses of Class
edu.oswego.cs.dl.util.concurrent.SemaphoreControlledChannel

Packages that use SemaphoreControlledChannel
edu.oswego.cs.dl.util.concurrent Standardized, efficient utility classes commonly encountered in concurrent programming. 
 

Uses of SemaphoreControlledChannel in edu.oswego.cs.dl.util.concurrent
 

Subclasses of SemaphoreControlledChannel in edu.oswego.cs.dl.util.concurrent
 class BoundedPriorityQueue
          A heap-based priority queue, using semaphores for concurrency control.
 class Slot
          A one-slot buffer, using semaphores to control access.
 


Colt 1.0.1

Submit a bug or feature. Check the Colt home page for the latest news.