Ubuntu – SALABIM how to minimize memory requirements
I am using the Salabim package in python to simulate some queueing theory. Salabim (documentation) is based on SimPy but with many extensions and additional features. Most of my problems are solved in a few minutes with minimal memory requirements.…