Using threads in java how can i implement this petri net?

197 views Asked by At

the petri net So, i have to implement some petri nets in java and I have to use threads. The Synchronized method is pretty clear when i have to use it just once. The wait/notify method is't really clear for me, so i'm stuck. If anyone could explain it to me how should i do this it would be a really big help.

0

There are 0 answers