Mar 18, 2024
Very good read. It should be mentioned that Concurrency + Event Loop is Vert.X/AWS Lambdas and avoids the 'single thread crashing entire application' issue.
I would also point out that Proactor implementations (ie Springboot) can use non-blocking or blocking as well