This directory contains utility classes that help to adapt ariba to realworld and simulation environments. This especially includes a SystemQueue for scheduling. A timer class for commonly used timers. A StartupWrapper that is used to start the initial application or service, as well as some convenience classes, like BlockingMethod, that allows an easier integration of blocking calls in real world applications.