I prepared to simulate a source with blokcing before service. Inter arrival time is t. The behavior can be described as : the source generates a box every t if there is space in the first processor; the source stop generating boxes if there is no space in the first processor. If the space in the first processor, the source will start to generate a box every t again. How do I simulate this kind of source?