Projects

Designing a Scalable Server

Skills
Java Network Engineering

Developed a scalable Java server to handle network traffic by designing and building a thread pool with a configurable number of threads that manages new incoming network connections and receiving/sending data over established network connections.