module Service

Classes and Modules

class Cluster < Server

A managed service for running Falcon workers with independently bound endpoints.

class Server < Async::Service::Managed::Service

A managed service for running Falcon servers.

class Virtual < Async::Service::Generic

A controller which mananages several virtual hosts. Spawns instances of Proxy and Redirect to handle incoming requests.