New Phrasebook entry: A monitoring server

A monitoring server demonstrates using queues to communicate between threads, and using sockets to communicate between processes. This page in the Haskell Phrasebook covers a more complete and realistic program than the others we’ve written so far, and so it is a good bit longer than the rest.