It is often nice to be able to simulate a queue or stack discipline for places, e.g. for communication over a TCP channel. Alas, CPN Tools does not currently support this, but this is easy done by the modeler. Example This is a very simple model of a sender and a receiver. The sender, sends packages onto a network. The receiver receives packages from the […]