I'd like to write non blocking server. What is the reason to use reactive programming rather than just normal Spring MVC server run on Tomcat on NIO connector. Isn't Tomcat NIO non blocking itself?
Asked
Active
Viewed 93 times