Using semaphore to protect critical section
Using semaphore to implement producer and consumer mechanism
Using semaphore to implement reader and writer problem
Using semaphore to implement philosopher problem
Using semaphore to implement sleeping Barber problem