energystorm51 / Multi-Threaded-Network-Server-for-Pattern-Analysis

A high-performance multi-threaded network server capable of managing incoming connections, processing text data, and analysing patterns within the data.
0 stars 1 forks source link

Testing #10

Closed energystorm51 closed 1 month ago

energystorm51 commented 1 month ago

Develop tests that analyse your program to ensure a thread-safely to avoid data race conditions.

Acceptance criteria:

  1. Test your program with at least 10 simultaneous input streams to ensure robustness and scalability