Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
[qpidc-0.4]$ src/qpidd

Use the --daemon option to run the broker as a daemon process:

Code Block
[qpidc-0.4]$ src/qpidd --daemon

stopping the daemonYou can stop a running daemon using the --quit option

Code Block
[qpidc-0.4]$ src/qpidd --quit

...