Hi,
I really like your all apisode and it’s provide lots of knowledge…
I have few questions. I hope you will clear my doubts.
If I have system which use most query but less write then how system become async and if system does not become async then create bottleneck for performance.
I read about some things interesting for async communication with single thread for concerent requests with reactor pattern. How we implimnet with dot net core??? I have good example for this is vert. X which does not provide dot net port.
At the end main goal is to handle concurrent requests with less threads and communicate async with rabbitMQ or Kafka…
Thank you very much for providing such good knowledge