Blocking implementations of server using java.nio: single thread.
-
Updated
May 27, 2024 - Java
Blocking implementations of server using java.nio: single thread.
The old hangman game implemented on a multithreaded server
Blocking implementations of server using java.io and java.net: single thread, thread per connection, thread pool.
Java NIO (New I/O - for non-blocking operations)
Computer Network basics, Socket programming, Multithreading, etc.
Add a description, image, and links to the blocking-sockets topic page so that developers can more easily learn about it.
To associate your repository with the blocking-sockets topic, visit your repo's landing page and select "manage topics."