(CORE) CORE (2023)

Asynchronous MultiThreaded performance test of Confluent Kafka (Net Core 6).

Usually I use various solution for message bus, from RabbitMQ Up and running RabbitMQ to my own message bus, what has more performance than any standard message bus Monitoring docker events.

Currently I decide to expand my horizon and start to use in my projects Confluent Kafka. My code can be interesting for newbie, especially most C# programmers usually newbie, they can see how I configure NET CORE 6 DI container, and my multiThreading technique (it very simple in this project, but for most C# programmers even this technique is impossible).

See full my code in Github https://github.com/AAlex-11/TestKafkaPerformance.

And look to my other articles in Linledin (more than 100) https://www.linkedin.com/pulse/asynchronous-multithreaded-performance-test-confluent-eremin/.



Comments ( )
Link to this page: http://www.vb-net.com/KafkaPerformance/Index.htm
< THANKS ME>