* legotg:usama:understand the boost libraries of C++:10/15: * legotg:usama:run the mimic:10/10:done 09/27/2017 We met and ran the mimic and I was supposed to understand the working of the testbed and study the boost library and see where we can do some code improvements and test it again. *Run the basic client and server code with maximum # of sockets Let say 1000. * Figure out how much write event we can register on client side and how much read events we can process on server side 10/11/2017 NLAgentServer.py file hosts the similar code for EPOLL Read and EPOLL Write for server and client, but we will come to this later.