Search results for "module:DBD::Gofer::Transport::pipeone"
DBD::Gofer::Transport::pipeone - DBD::Gofer client transport for testing
Connect via DBD::Gofer and execute each request by starting executing a subprocess. This is, as you might imagine, spectacularly inefficient! It's only intended for testing. Specifically it demonstrates that the server side is completely stateless. I...
TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC
DBD::Gofer - A stateless-proxy driver for communicating with a remote DBI
DBD::Gofer is a DBI database driver that forwards requests to another DBI driver, usually in a separate process, often on a separate machine. It tries to be as transparent as possible so it appears that you are using the remote driver directly. DBD::...
TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC