Ok, I runned the test and for example see this:
Scenario implement. run op/sec dura
Disruptor runs 8. Mio ops and needs 11.x seconds for this, while BlockingCollection runs only 2.6 Mio ops but needs
only 700 ms for this ??? Does this mean, that the BlockinCollection is faster ?????? It looks like it would only need
2.8 seconds for the same work ??
Would really be nice to get a small tip!
Thanks so far and