Cleanup, and further improvements to concurrency.
Should hopefully be bullet proof now. Seems to handle the stress test OK. The tutor client doesn't lose sync during stress test, so hopefully that problem is now fixed. |
---|
|
src/clients/StudentClient.java |
---|
src/constants/Constants.java |
---|
src/gui/processors/LabelProcessor.java |
---|
src/gui/processors/TutorLabelProcessor.java |
---|
src/network/RequestSender.java |
---|
src/server/ApplicationHandler.java |
---|
src/server/RequestThread.java |
---|
src/server/Server.java |
---|