GitHub / RohitPatidar123-hub / socket-programming-tcp-distributed-scheduling
Implementation of socket programming concepts in C++: TCP client-server communication, concurrent connections, distributed access protocols (Slotted ALOHA, Binary Exponential Backoff), and centralized scheduling (FIFO, Round Robin). Includes performance analysis, experiments, and plotting results.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohitPatidar123-hub%2Fsocket-programming-tcp-distributed-scheduling
PURL: pkg:github/RohitPatidar123-hub/socket-programming-tcp-distributed-scheduling
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C++
Size: 283 KB
Dependencies parsed at: Pending
Created at: 25 days ago
Updated at: 25 days ago
Pushed at: 25 days ago
Last synced at: 25 days ago
Topics: client-server, concurrent-programming, cplusplus, distributed-systems, multithreading, networking, scheduling-algorithms, socket-programming, systems-programming, tcp