Quick example of building a Thrift-based client and server in Java with Finagle. The examples provided with Finagle itself are geared toward Scala, so this code covers some stumbling blocks I encountered while getting up and running. This is just a quick program I run through IntelliJ to create a server and clients, which issue a series of blocking and non-blocking requests, all while being quite