This paper analyzes the routing performance of structured peer-to-peer (P2P) overlay networks using the distributed hash table (DHT) protocols Chord, Pastry, and Kademlia. The simulation results indicate that Pastry outperforms the others with a routing efficiency of 100%, while Kademlia shows advantages in lookup hop count and lookup success latency. Overall, the findings suggest that Pastry and Kademlia are more suitable architectures for implementing structured overlay P2P networks.