Hello, Is anyone aware of any links or website where I can find information/case study etc. to why Scala was the best choice for kafka design? I hope this is not too much of a "Naive" question since I have had a very humble introduction to Scala.
I understand that Scala is considered where distributed/scalable systems need to be designed. Also, in some cases it reduces multiple complex statements to be formed using a single complex statements i.e. reduce incremental verbosity. So, as a person who has background in Java, but relatively novice in Scala, I wanted to understand whether a study document exists to document the choice? Regards,