Example using a DisruptorCommandBus

Hi,

can anyone provide an example (Spring configuration) using a DisruptorCommandBus?

Cheers,
Viggo

I found the DisruptorCommandBusBenchmark class, guess I can dig out the details from there, although it’s not wired up in Spring. Insane performance on this bus, fun to learn about CQRS and Axon:) :slight_smile: