Work on thesis
This commit is contained in:
parent
5a143b4026
commit
573ada2d63
12 changed files with 265 additions and 124 deletions
|
|
@ -803,3 +803,48 @@ month = {oct},
|
|||
pages = {11–13},
|
||||
numpages = {3}
|
||||
}
|
||||
|
||||
@incollection{hasselbring2002component,
|
||||
title={Component-based software engineering},
|
||||
author={Hasselbring, Wilhelm},
|
||||
booktitle={Handbook of Software Engineering and Knowledge Engineering: Volume II: Emerging Technologies},
|
||||
pages={289--305},
|
||||
year={2002},
|
||||
publisher={World Scientific}
|
||||
}
|
||||
|
||||
@InProceedings{ shammamah_hossain-proc-scipy-2019,
|
||||
author = { {S}hammamah {H}ossain },
|
||||
title = { {V}isualization of {B}ioinformatics {D}ata with {D}ash {B}io },
|
||||
booktitle = { {P}roceedings of the 18th {P}ython in {S}cience {C}onference },
|
||||
pages = { 126 - 133 },
|
||||
year = { 2019 },
|
||||
editor = { {C}hris {C}alloway and {D}avid {L}ippa and {D}illon {N}iederhut and {D}avid {S}hupe },
|
||||
doi = { 10.25080/Majora-7ddc1dd1-012 }
|
||||
}
|
||||
|
||||
@inproceedings{kreps2011kafka,
|
||||
title={Kafka: A distributed messaging system for log processing},
|
||||
author={Kreps, Jay and Narkhede, Neha and Rao, Jun and others},
|
||||
booktitle={Proceedings of the NetDB},
|
||||
volume={11},
|
||||
pages={1--7},
|
||||
year={2011}
|
||||
}
|
||||
|
||||
@article{garfinkel2007evaluation,
|
||||
title={An evaluation of Amazon's grid computing services: EC2, S3, and SQS},
|
||||
author={Garfinkel, Simson},
|
||||
year={2007}
|
||||
}
|
||||
|
||||
@article{vinoski2006advanced,
|
||||
title={Advanced message queuing protocol},
|
||||
author={Vinoski, Steve},
|
||||
journal={IEEE Internet Computing},
|
||||
volume={10},
|
||||
number={6},
|
||||
pages={87--89},
|
||||
year={2006},
|
||||
publisher={IEEE}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue