I am trying to write a program utilizing semaphores. I have a restaurant class, porter class, and order class. The porters are to deliver the orders from each restaurant. Th