Post

Understanding Nodejs(V8) and Spring Webflux(Netty) — based on Event Loop design

For the last five months, I have been using Spring Webflux in my project for building asynchronous reactive Apps. In the past, I have also worked on the Nodejs project.
In the below article, I tried to explain Nodejs and Webflux based on Event Loop, which gave me good insight into internal components and request handling.

Full article was published on Medium, link to Medium blog article

 

You have something to share, go ahead and add in comments 😉 » Happy Learning!!

This post is licensed under CC BY 4.0 by the author.