But if processing of I/O is all sync, you don’t ne...
# coroutines
o
But if processing of I/O is all sync, you don’t need coroutines. Just Netty with handlers will do as well.