News

Group testing is a well-studied approach for identifying defective items among a large amount of items by conducting a relatively small number of tests on pools of items. In this paper, we propose a ...
ThreadNet: Java Multithreaded Echo WebServer Developed a scalable Java-based multithreaded TCP socket server with thread pooling, IP-aware session logging, and interactive client communication.