Centeralized Connection Architecture

How can i implement a centeralized connection architecture rather than server to server connections. I want all my servers connect to just one server and communiate with each other via that centeral server.

Is it possible ?