Multi-threaded server implementation for bootcamp project
By RepoJournal , from @anurag629's public GitHub activity
Backfilled
Anurag Verma pushed three commits to the Bootcamp_2022_my_submission repository, adding multi-threading support and fixing issues in the server code.
Verma created multi-threaded functionality [1] to handle concurrent connections, then fixed issues in server.cpp [2] to stabilize the implementation. A final commit added additional functionality [3] to complete the work.
One email a day. Unsubscribe in one click.
A short briefing every day anurag629 ships something — in about 3 minutes.
One email a day. Unsubscribe in one click. Read a past issue →
References
- [1] created multi thread anurag629/Bootcamp_2022_my_submission
- [2] fixed server.cpp anurag629/Bootcamp_2022_my_submission
- [3] added anurag629/Bootcamp_2022_my_submission