Hi Fabien,
The reef-client project is built on a broker interface abstraction ("reef-broker"), and the Qpid implementation is injected inside the connection factory.
While it would be feasible to swap in a new AMQP broker, the Reef messaging model is heavily based on the AMQP routing system, so ActiveMQ or another JMS provider would probably not be practical.