peppe212 / Multiplexing-Echo-Server-NIO

A small example of how to create a full Server supporting multiple Clients with just 1 thread, that's the purpose of using Multiplexing technique!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiplexing-Echo-Server-NIO

A small example of how to create a full Server supporting multiple Clients with just 1 thread, that's the purpose of using Multiplexing technique!

About

A small example of how to create a full Server supporting multiple Clients with just 1 thread, that's the purpose of using Multiplexing technique!


Languages

Language:Java 100.0%