Implement routing schemes for packets in a structured peer-to-peer (P2P) overlay system using singleton factory design pattern for event handling. This is a simplified version of a structured P2P system based on distributed hash tables. This was the first project for my distributed systems class. This project uses the Gradle automated build tool