Embed presentation




























Gofer is a scalable stateless proxy architecture for DBI that is transport independent, highly configurable, efficient, well tested, scalable, and simple. It consists of a simple request/response protocol, a DBI proxy driver called DBD::Gofer, a request executor module, pluggable transport modules like HTTP, SSH, and Gearman, and an extensible client configuration mechanism. It aims to minimize round trips and supports connection pooling to improve performance and scalability.


























