To start off I have two processes that are running concurrently that support each other. One process reads a simple flatfile which contains snapshots of data separated by timestamps. This application simply opens this file (without file locking), reads a snapshot and places it into a another file called To start off I have two processes that are runn