Inklings: a tumblelog

Thread pool mixin class for use with SocketServer.TCPServer

I like the basic idea, though I can think of a few ways to improve it, not least of which would be to alter it to remove the need for daemon threads and to do server shutdown cleanly.