Java: Non-Blocking I/O (Event Loops)
How would you explain the danger of blocking the event loop in an interview?
Read MoreJava: Non-Blocking I/O (Event Loops)
Why is decoupling the HTTP connection from the execution thread important?
Read MoreJava: Blocking the Event Loop
How would you explain a Publisher in Reactive Streams in an interview?
Read MoreJava: Blocking the Event Loop
How would you explain a Mono in Project Reactor in an interview?
Read More