-
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 6 (#211)
* stage-3: pre-start all threads * stage-3: implement consistent hashing * stage-3: remove debug tmpDirs; remove unused imports * stage-3: fix comments * stage-3: close resources * stage-3: add local dev arg parsing * stage-3: add PUT results * stage-3: use murmur hashing * stage-3: minors * stage-3: trigger build * stage-3: delete report * stage-3: add put report * stage-3: add get results * stage-3: add report * stage-4: first try * stage-4: fix tests * stage-4: fix codestyle * stage-4: fix codestyle 2 * stage-4: fix codestyle 3 * stage-4: provide new getting list of replicas algorithm * stage-4: code refactoring * stage-4: add report template * stage-4: alloc optimization * stage-4: update report * stage-4: fix comments (part 1) * stage-4: fix comments (part 2) * stage-4: fix comments (part 3) * stage-4: fix codestyle * stage-5: init * stage-5: async implementation * stage-5: minors * stage-5: fix merge * stage-5: minors * stage-5: add put report * stage-5: add get report * stage-6: implement streaming * stage-6: fix codestyle * stage-5: process local request async * stage-5: extend report * stage-5: refactoring * stage-6: refactoring * stage-6: refactoring * stage-6: add report * stage-6: fix codeclimate * stage-6: fix comments * stage-6: fix codeclimate * stage-6: minor fixes for sending chunks --------- Co-authored-by: Vadim Tsesko <[email protected]>
- Loading branch information
Showing
37 changed files
with
47,536 additions
and
80 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
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.