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::stream"

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 - 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::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

DBD::Gofer::Transport::corostream - Async DBD::Gofer stream transport using Coro and AnyEvent River stage four • 940 direct dependents • 2099 total dependents

The *BIG WIN* from using Coro is that it enables the use of existing DBI frameworks like DBIx::Class....

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

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
5 results (0.034 seconds)