https://classroom.gateoverflow.in/mod/page/view.php?id=113

Tips:

Use containers (LXC or Docker ) for creating multiple client systems.

Use Google Protocol Buffer or some other serialization-deserialization library for message transfer over the socket. 

You can avoid byte oriented message transfer of TCP, by using SCTP instead.

posted Oct 7, 2018
0
Like
0
Love
0
Haha
0
Wow
0
Angry
0
Sad

1 Comment