Show Table of Contents
2.4.2. Start multiple Brokers
To run more than one broker on a single machine, each broker must run on different ports and use different directories for the journals.
- Select two available ports, for example 5555 and 5556.
- Start each new broker, using the
--data-dircommand to specify a new data directory for each:$ qpidd -p 5555 --data-dir /tmp/qpid/store/1
$ qpidd -p 5556 --data-dir /tmp/qpid/store/2

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.