-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Супрядкина Дарья ИТМО DWS stage 5 (#180)
* HW1: add realization * HW1: fix code style * HW1: change exception constructor * HW1: add report * HW1: add flame graphs description * HW1: add flame graphs description * HW1: fix code style * HW1: fixes according to review * HW2: first version of HW2 * HW2: fix codestyle * HW2: fixes according to review * HW2: change string template to typical string * HW2: change parameters * HW2: fix * HW2: just finish * HW2: fixes according to review * HW2: explaining absence of flush * HW3: add realization * HW3: fix style * HW3: add final * HW3: fix finals * HW3: change to async thread * HW3: add shutdown threads * HW3: fix style * HW3: add first part of report * HW3: add full report * HW3: fix style * HW3: add explanations about hashCode() * HW4: add implementation * HW4: fix style * HW4: add report * HW4: fix code style * HW4: add note * HW5: add realization * HW5: add completed future * HW5: fix tolerance * HW5: fix codestyle * HW5: fix codestyle * HW5: close sessions * HW5: rewrite to method sendResponseAndCloseSession * HW5: remove redundant parameter * HW5: set close sessions * HW5: change * HW5: change * HW5: fix multithreading problem for better profiling * HW5: fix codestyle * HW5: add report * HW5: fixes according to review * HW5: fix header * HW5: fixes according to review * HW5: complete todo --------- Co-authored-by: Vadim Tsesko <[email protected]> Co-authored-by: pashchenko8 <[email protected]>
- Loading branch information
1 parent
780d69f
commit 5b7300e
Showing
21 changed files
with
22,439 additions
and
225 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
45 changes: 0 additions & 45 deletions
45
src/main/java/ru/vk/itmo/test/dariasupriadkina/NodeThreadPoolExecutor.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.