The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:DBD::Gofer::Transport::Base"

DBD::Gofer::Transport::Base - base class for DBD::Gofer client transports River stage four • 940 direct dependents • 2099 total dependents

This is the base class for all DBD::Gofer client transports....

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC

DBD::Gofer - A stateless-proxy driver for communicating with a remote DBI River stage four • 940 direct dependents • 2099 total dependents

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

DBD::Gofer::Transport::null - DBD::Gofer client transport for testing River stage four • 940 direct dependents • 2099 total dependents

Connect via DBD::Gofer but execute the requests within the same process. This is a quick and simple way to test applications for compatibility with the (few) restrictions that DBD::Gofer imposes. It also provides a simple, portable way for the DBI te...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC

DBD::Gofer::Transport::http - DBD::Gofer client transport using http River stage zero No dependents

Connect with DBI::Gofer servers that use http transports, i.e., DBI::Gofer::Transport::mod_perl. This module currently uses the LWP::UserAgent and HTTP::Request modules to manage the http protocol. The default timeout is undef (unlimited). The LWP::U...

TIMB/GoferTransport-http-1.017 - 12 Sep 2008 12:25:33 UTC

DBD::Gofer::Transport::stream - DBD::Gofer transport for stdio streaming River stage four • 940 direct dependents • 2099 total dependents

Without the "url=" parameter it launches a subprocess as perl -MDBI::Gofer::Transport::stream -e run_stdio_hex and feeds requests into it and reads responses from it. But that's not very useful. With a "url=ssh:username@host.example.com" parameter it...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC

DBD::Gofer::Transport::pipeone - DBD::Gofer client transport for testing River stage four • 940 direct dependents • 2099 total dependents

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
6 results (0.159 seconds)