Module: Protocol::HTTP::Executor

Defined in:
lib/protocol/http/executor.rb,
lib/protocol/http/executor/error.rb,
lib/protocol/http/executor/worker.rb,
lib/protocol/http/executor/channel.rb,
lib/protocol/http/executor/generic.rb,
lib/protocol/http/executor/request.rb,
lib/protocol/http/executor/version.rb,
lib/protocol/http/executor/ractored.rb,
lib/protocol/http/executor/threaded.rb,
lib/protocol/http/executor/execution.rb,
lib/protocol/http/executor/transport.rb,
lib/protocol/http/executor/body/input.rb,
lib/protocol/http/executor/body/output.rb

Overview

Execute HTTP applications in isolated execution contexts.

Defined Under Namespace

Modules: Body, Transport, Worker Classes: Channel, ClosedError, Execution, Generic, Ractored, RemoteError, Request, Threaded

Constant Summary collapse

VERSION =
"0.0.1"