a single threaded dispatch with workers is suffici...
# coroutines
j
a single threaded dispatch with workers is sufficient and keeps up with netty performancewise. i know of situations where there are seperate selectors for read and write operations, but when everything is off-heap, this shouldnt be crucial for performance. netty and everything else seem to use heap byte arrays