Menu Search
WARNING: Qpid Dispatch has been retired and is no longer maintained. This page is for historic reference and may be stale. No new features, bug fixes, or security updates will be provided.

SYNOPSIS

qdrouterd [OPTIONS]

DESCRIPTION

The Qpid Dispatch router (qdrouterd) is a network daemon that directs AMQP 1.0 messages between endpoints, such as messaging clients and servers.

OPTIONS

-c, --config=PATH (/usr/local/etc/qpid-dispatch/qdrouterd.conf) : Load configuration from file at PATH

-I, --include=PATH (/usr/local/lib/qpid-dispatch/python) : Location of Dispatch’s Python library

-d, --daemon : Run process as a SysV-style daemon

-P, --pidfile : If daemon, the file for the stored daemon pid

-U, --user : If daemon, the username to run as

-T, --test-hooks : Enable internal system testing features

-v, --version : Print the version of Qpid Dispatch Router

-h, --help : Print this help

FILES

/usr/local/etc/qdrouterd.conf

Configuration file.

SEE ALSO

qdrouterd.conf(5), qdstat(8), qdmanage(8)