Non-blocking implementations of server using java.nio selectors: single and thread pooled.
-
Updated
May 27, 2024 - Java
Non-blocking implementations of server using java.nio selectors: single and thread pooled.
Non-blocking single threaded implementation of server using java.nio: polling.
Blocking implementations of server using java.nio: single thread.
Add a description, image, and links to the nio-channel topic page so that developers can more easily learn about it.
To associate your repository with the nio-channel topic, visit your repo's landing page and select "manage topics."