reset password
Author Message
dguhath
Posts: 61
Posted 16:49 May 04, 2015 |

Hello Everyone,

I have pushed the framework code to the following Github location:

https://github.com/CS-537-SoftwareEngineering/ExampleCode

We will use this framework for creating/managing threads & setting up resources for socket communication between threads.

It's a central location where we can have all the common code reside.

I have also attached a use case example for you to see how you can utilize the framework to do everything. 

This is the first draft and I'will be making changes to it as and when required for advanced thread managements.

I have tried to keep things pretty abstract so that the use cases don't have to change anything in course of the framework evolution.

If anyone has any questions/suggestions please feel free to get back.

Thanks,

Debasish