How to Get SimPack

Simpack is a directory of tools supporting discrete event simulation. There are "models" of the sort located in the 1995 book "Simulation Model Design and Execution" and audio-visual examples using the Processing Language. The models are executed using "java " (i.e., "java CpuDisk"). The Processing code examples can be executed by 1) using "index.html", 2) navigating to the "applet" directory in each example, or 3) using the Processing Integrated Development Environment (IDE).

SimPack was originally written in C, and this version is included below, but is no longer maintained or upgraded.

SimPack is offered via the Gnu Public License (GPL). To obtain native code from Java (for improved execution speed), use a Java compiler such as the free one (Personal Jet) from Excelsior.