SimPy is a process-based discrete-event simulation framework based on standardPython. Its event dispatcher is based on Python’s generators and can alsobe used for asynchronous networking or to implement multi-agent systems (withboth, simulated and real communication).Processes in SimPy are simple Python generator functions and are used to modelactive components like customers, vehicles or agents.
| Attributes | Values |
|---|---|
| rdfs:comment |
|
| foaf:name |
|
| foaf:homepage | |
| foaf:depiction | |
| genre | |
| latest release version |
|
| license | |
| operating system | |
| programming language | |
| release date |
|
| thumbnail | |
| is differentFrom of |