Copyright 2002 Brian Fiegel http://bfiegel.engineerweb.org bfiegel.REMOVE_FROM_PERIOD_TO_PERIOD.@engineerweb.org This library was inspired by a friend asking me to create a security system for him. A security system has a number of components, and all of them require constant monitoring. Not only that, but there are many interfaces into the system. I decided to put together this Multi-Process Application Framework, to assist in the creation of that security system. Interest in the security system has wained, but the framework has numerous applications Included is a test directory, with a logger and master process. You will more than likely need both of these in your system, so I recommend learning how they work and build up around them.