Update thesis with first feedback from @jstvssr

This commit is contained in:
Andras Schmelczer 2022-08-23 17:31:56 +02:00
parent 37b51428fb
commit b2c76c78c1
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
20 changed files with 1013 additions and 23 deletions

View file

@ -868,3 +868,21 @@ numpages = {3}
year={2019},
publisher={Springer}
}
@book{Rumbaugh2004,
title = {Unified Modeling Language Reference Manual, The (2nd Edition)},
publisher = {Pearson Higher Education},
year = {2004},
author = {Rumbaugh, James and Jacobson, Ivar and Booch, Grady},
isbn = {0321245628}
}
@inproceedings{wang2020producer,
title={Producer-consumer model based thread pool design},
author={Wang, Liangzhou and Wang, Chaobin},
booktitle={Journal of Physics: Conference Series},
volume={1616},
pages={012073},
year={2020},
organization={IOP Publishing}
}