thesis

Master thesis

https://github.com/cotes/thesis

Science Score: 18.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Master thesis

Basic Info
  • Host: GitHub
  • Owner: Cotes
  • Language: TeX
  • Default Branch: master
  • Size: 1.12 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 12 years ago · Last pushed about 12 years ago
Metadata Files
Citation

Owner

  • Name: Cristian
  • Login: Cotes
  • Kind: user
  • Location: Spain

Citation (citations.bib)

@inproceedings{liu2013,
    author      = {Songbin Liu, Xiaomeng Huang, Haohuan Fu, Guangwen Yang},
    title       = {Understanding Data Characteristics and Access Patterns in a Cloud Storage System},
    booktitle   = {Proc. of the 13th IEEE/ACM International Symposium on Cluster, Cloud, and Grid Computing},
    pages       = {327--334},
    year        = {2013}
}

@inproceedings{drago2013benchmarking,
  title={Benchmarking personal cloud storage},
  author={Drago, Idilio and Bocchi, Enrico and Mellia, Marco and Slatman, Herman and Pras, Aiko},
  booktitle={Proc. of IMC},
  year={2013}
}

@inproceedings{Balasubramaniam98,
 	author 		= {Balasubramaniam, S. and Pierce, B. C.},
 	title 		= {What is a file synchronizer?},
 	booktitle = {Proc. of ACM/IEEE MobiCom},
	year 			= {1998},
	pages 		= {98--108}
} 

@inproceedings{Tarasov12,
 author 		= {Tarasov, V. and Mudrankit, A. and Buik, W. and Shilane, P. and Kuenning, G. and Zadok, E.},
 title 			= {Generating realistic datasets for deduplication analysis},
 booktitle 	= {Proc. of USENIX ATC},
 year 			= {2012},
 pages 			= {24--24}
} 

@article{Agrawal07,
 author 		= {Agrawal, N. and Bolosky, W. J. and Douceur, J. R. and Lorch, J. R.},
 title 			= {A five-year study of file-system metadata},
 journal 		= {Trans. Storage},
 volume 		= {3},
 number 		= {3},
 month 			= oct,
 year 			= {2007},
 articleno 	= {9}
} 

@inproceedings{tolia2006architecture,
  title={An architecture for internet data transfer},
  author={Tolia, Niraj and Kaminsky, Michael and Andersen, David G and Patil, Swapnil},
  booktitle={Proc. of NSDI},
  volume={6},
  pages={253--266},
  year={2006}
}

@book{Tanenbaum:2001:DSP:559404,
 author = {Tanenbaum, A. S. and Steen, M. Van},
 title = {Distributed Systems: Principles and Paradigms},
 year = {2001},
 publisher = {Prentice Hall PTR},
 address = {Upper Saddle River, NJ, USA}
} 


@article{swierk2002roma,
  title={The Roma personal metadata service},
  author={Swierk, Edward and K{\i}c{\i}man, Emre and Williams, Nathan C and Fukushima, Takashi and Yoshida, Hideki and Laviano, Vince and Baker, Mary},
  journal={Mobile Networks and Applications},
  volume={7},
  number={5},
  pages={407--418},
  year={2002},
  publisher={Springer}
}
@article{suel2002algorithms,
  title={Algorithms for delta compression and remote file synchronization},
  author={Suel, Torsten and Memon, Nasir},
  journal={Lossless Compression Handbook},
  year={2002},
  publisher={Academic Press, San Diego, CA}
}
@inproceedings{ghemawat2003google,
  title={The Google file system},
  author={Ghemawat, Sanjay and Gobioff, Howard and Leung, Shun-Tak},
  booktitle={ACM SIGOPS Operating Systems Review},
  volume={37},
  number={5},
  pages={29--43},
  year={2003},
  organization={ACM}
}
@inproceedings{ardissono2009service,
  title			=	{From service clouds to user-centric personal clouds},
  author		=	{Ardissono, L. and Goy, A. and Petrone, G. and Segnan, M.},
  booktitle	= {Proc. of IEEE CLOUD},
  pages			=	{1--8},
  year			=	{2009},
}

@inproceedings{dhumbumroong2011personal,
  title={Personal Cloud Filesystem: A distributed unification filesystem for personal computer and portable device},
  author={Dhumbumroong, Smith and Piromsopa, Krerk},
  booktitle={Computer Science and Software Engineering (JCSSE), 2011 Eighth International Joint Conference on},
  pages={58--62},
  year={2011},
  organization={IEEE}
}

@article{eugster2007type,
  title={Type-based publish/subscribe: Concepts and experiences},
  author={Eugster, Patrick},
  journal={ACM Transactions on Programming Languages and Systems (TOPLAS)},
  volume={29},
  number={1},
  pages={6},
  year={2007},
  publisher={ACM}
}



@article{lopez2003ants,
  title={ANTS framework for cooperative work environments},
  author={Garc{\'\i}a-L{\'o}pez, P. and Skarmeta, A. F G{\'o}mez},
  journal={Computer},
  volume={36},
  number={3},
  pages={56--62},
  year={2003},
  publisher={IEEE Computer Society Press}
}

@article{menasce2005mom,
  title={Mom vs. rpc: Communication models for distributed applications},
  author={Menasce, D. A},
  journal={IEEE Internet Computing},
  volume={9},
  number={2},
  pages={90--93},
  year={2005},
  publisher={IEEE}
}


@inproceedings{forrester,
    author  = "Gillett, F. E. and  Mines, C. and Schadler, T. and Yamnitsky, M. and  Shey, H. and Martland, A. and Iqbals, R.",
    title   = "The Personal Cloud: Transforming Personal Computing, Mobile, And Web Markets",
    year    = "2011",
    booktitle = "Forrester Research, BT Futures Report",
}

@misc{kryo,
	title	    = {Kryo: Fast, efficient Java serialization and cloning},
	howpublished = {\url{http://code.google.com/p/kryo/}}
}

@misc{gartner,
		title	    = {Gartner Consumer Research: Personal Cloud},
	howpublished = {\url{http://www.gartner.com/technology/research/personal-cloud/#}}
}

@misc{oasis,
		title	    = {OASIS: Organization for the Advancement of Structured Information Standards},
	howpublished = {\url{https://www.oasis-open.org/standards}}
}

@misc{amqp,
		title	    = {AMQP: Advanced Message Queueing Protocol},
		author={OASIS},
	howpublished = {\url{http://www.amqp.org/}}
}


@misc{cloudspaces,
		title	    = {CloudSpaces: Open Service Platform for the Next Generation of Personal clouds},
	howpublished = {\url{http://www.cloudspaces.eu/}}
}

@misc{apis,
		title	    = {Dropbox REST APIs},
	howpublished = {\url{https://www.dropbox.com/developers/core/docs}}
}


@inproceedings{hari2012personal,
  title			=	{The Personal Cloud -- Design, Architecture and Matchmaking Algorithms for Resource Management},
  author		=	{Hari, A. and Viswanathan, R. and Lakshman, T.V. and Chang, Y.J.},
  booktitle	= {Proc. of 2nd Usenix Hot-ICE},
  pages			= {3--3},
  year			= {2012},
}

@misc{unison,
	title 				= {{Unison File Synchronizer}},
	howpublished 	= {http://www.cis.upenn.edu/\~{}bcpierce/unison/},
	author				= {B. C. Pierce},
}

@misc{langford01,
	author 			= {Langford, J.},
	title 			= "Multiround Rsync",
	institution = "Carnegie-Mellon University",
	year 				= "2001",
	type 				= "Technical Report",
	address 		= "Dept. of Computer Science",
	howpublished	= "\url{www.cs.cmu.edu/~jcl/research/mrsync/-mrsync.ps}"
}

@inproceedings{suel04,
 	author 		= {Suel, T. and Noel, P. and Trendafilov, D.},
 	title  		= {Improved File Synchronization Techniques for Maintaining Large Replicated Collections over Slow Networks},
  booktitle = {Proc. of ICDE},
 	year 			= {2004},
	pages 		= {153--}
} 

@inproceedings{irmak05,
    author 		= {Irmak, U. and Mihaylov, S. and Suel, T.},
    title 		= {Improved single-round protocols for remote file synchronization},
    booktitle = {Proc. of IEEE INFOCOM},
    year 			= {2005},
    pages 		= {1665--1676},
}

@inproceedings{hao08,
    author 		= {Hao, Y. and Irmak, U. and Suel, T.},
    title 		= {Algorithms for Low-Latency Remote File Synchronization},
    booktitle = {Proc. of IEEE INFOCOM},
    year 			= {2008},
    pages 		= {156--160},
}

@article{Muthitacharoen01,
 author 		= {Muthitacharoen, A. and Chen, B. and Mazi\`{e}res, D.},
 title 			= {A low-bandwidth network file system},
 journal 		= {SIGOPS Oper. Syst. Rev.},
 volume 		= {35},
 number 		= {5},
 year 			= {2001},
 pages 			= {174--187}
} 

@article{harnik10,
author 			= {D. Harnik and B. Pinkas and A. Shulman-Peleg},
title 			= {Side Channels in Cloud Services: Deduplication in Cloud Storage},
journal 		= {IEEE Security \& Privacy},
volume 			= {8},
number			= {6},
year 				= {2010},
pages 			= {40--47},
}

@inproceedings{Cox02,
 author 		= {Cox, L. P. and Murray, C. D. and Noble, B. D.},
 title 			= {Pastiche: making backup cheap and easy},
 booktitle 	= {Proc. of OSDI},
 year 			= {2002},
 pages 			= {285--298}
} 

@misc{Eshghi05,
    author 		= {Eshghi, K. and Tang, H. K.},
    title 		= {{A Framework for Analyzing and Improving Content-Based Chunking Algorithms}},
   	howpublished = {\url{http://www.hpl.hp.com/techreports/2005/HPL-2005-30R1.pdf}},
   	year 			= {2005},
}

@techreport{tridgell96rsync,
	author 			= {Tridgell, A. and Mackerras, P.},
	title 			= "The rsync algorithm",
	institution = "Australian National University",
	year 				= "1996",
	month 			= jun,
	type 				= "Technical Report",
	number 			= "TR-CS-96-05",
	address 		= "Dept. of Computer Science",
}

@inproceedings{drago2012inside,
  title				= "Inside Dropbox: Understanding Personal Cloud Storage Services",
  author			=	{Drago, I. and Mellia, M. and Munafo, M. and Sperotto, A. and Sadre, R. and Pras, A.},
  booktitle		=	{Proc. of ACM IMC},
  pages				=	{481--494},
  year				=	{2012},
}



@misc{dropbox,
		title	    = {How We've Scaled Dropbox},
	howpublished = {\url{http://www.youtube.com/watch?v=PE4gwstWhmc}}
}


@misc{windley,
  title={From Personal Computers to Personal Clouds},
  author={Windley, P.},
  howpublished = {\url{http://www.windley.com/archives/2012/04/from_personal_computers_to_personal_clouds.shtml}},
  year={2012}
}

@misc{syncany,
		title	    = {SyncAny open source file synchronization},
		author = {P. Heckel},
	howpublished = {\url{http://www.syncany.org/}}
}

@misc{omq,
		title	    = {ObjectMQ MOM-RPC Middleware},
	howpublished = {\url{https://github.com/cloudspaces/objectmq}}
}



@conference{gracia_gift_2013,
author = "Gracia-Tinedo, Ra{\'u}l and S{\'a}nchez-Artigas, Marc and Garc{\'i}a-L{\'o}pez, Pedro",
booktitle = "IEEE CLOUD'13",
pages = "To appear",
title = "{C}loud-as-a-{G}ift: {E}ffectively {E}xploiting {P}ersonal {C}loud {F}ree {A}ccounts via {REST} {API}s",
year = "2013",
}

@conference{gracia_actively_cloud_13,
author = "Gracia-Tinedo, Ra{\'u}l and S{\'a}nchez-Artigas, Marc and Moreno-Mart{\'i}nez, Adri{\'a}n and Cotes-Gonz{\'a}lez, Cristian and Garc{\'i}a-L{\'o}pez, Pedro",
booktitle = "IEEE CLOUD'13",
pages = "To appear",
title = "{A}ctively {M}easuring {P}ersonal {C}loud {S}torage",
year = "2013",
}

@incollection{eugster2000distributed,
  title={Distributed asynchronous collections: Abstractions for publish/subscribe interaction},
  author={Eugster, Patrick Th and Guerraoui, Rachid and Sventek, Joe},
  booktitle={ECOOP 2000—Object-Oriented Programming},
  pages={252--276},
  year={2000},
  publisher={Springer}
}

@misc{oauth,
    title = {OAuth},
    howpublished = {\url{http://oauth.net/}}
}

@INPROCEEDINGS{variability_ccgrid11, 
author={Iosup, A. and Yigitbasi, N. and Epema, D.}, 
booktitle={CCGRID'11}, 
title={On the Performance Variability of Production Cloud Services}, 
year={2011}, 
pages={104--113}
}

@inproceedings{nature_data_center_traffic,
 author = {Kandula, Srikanth and Sengupta, Sudipta and Greenberg, 
 Albert and Patel, Parveen and Chaiken, Ronnie},
 title = {The nature of data center traffic: measurements \& analysis},
 booktitle = {SIGCOMM IMC'09},
 year = {2009},
 pages = {202--208}
} 

@article{ec2benchmarking,
  title={Benchmarking amazon EC2 for high-performance scientific computing},
  author={Walker, E.},
  journal={Usenix Login},
  volume={33},
  number={5},
  pages={18--23},
  year={2008}
}

@inproceedings{early_experiences_azure,
 author = {Hill, Zach and Li, Jie and Mao, Ming and Ruiz-Alvarez, Arkaitz and Humphrey, Marty},
 title = {Early observations on the performance of Windows Azure},
 booktitle = {HPDC '10},
 year = {2010},
 pages = {367--376}
} 

@inproceedings{s3_grids,
 author = {Palankar, Mayur R. and Iamnitchi, Adriana and Ripeanu, Matei and Garfinkel, Simson},
 title = {Amazon S3 for science grids: a viable solution?},
 booktitle = {DADC'08},
 year = {2008},
 pages = {55--64}
} 

@inproceedings{bergen2011client,
  title={Client bandwidth: The forgotten metric of online storage providers},
  author={Bergen, A. and Coady, Y. and McGeer, R.},
  booktitle={IEEE Pacific Rim Conference on Communications, Computers and Signal Processing},
  pages={543--548},
  year={2011}
}

@article{hu2010good,
  title={The good, the bad and the ugly of consumer cloud storage},
  author={Hu, W. and Yang, T. and Matthews, J.N.},
  journal={ACM SIGOPS Operating Systems Review},
  volume={44},
  number={3},
  pages={110--115},
  year={2010}
}

@inproceedings{imc_rapidshare,
 author = {Antoniades, Demetris and Markatos, Evangelos P. and Dovrolis, Constantine},
 title = {One-click hosting services: a file-sharing hideout},
 booktitle = {IMC'09},
 year = {2009},
 pages = {223--234}
} 

@article{one_click_hosting,
year={2012},
journal={Journal of Network and Systems Management},
volume={20},
issue={2},
title={Measurement Based Analysis of One-Click File Hosting Services},
author={Sanju\E0s-Cuxart, Josep and Barlet-Ros, Pere and Sol\E9-Pareta, Josep},
pages={276--301},
}

@inproceedings{cloudcmp,
  title={CloudCmp: comparing public cloud providers},
  author={Li, A. and Yang, X. and Kandula, S. and Zhang, M.},
  booktitle={ACM IMC'10},
  pages={1--14},
  year={2010}
}

@article{planetlab,
 author = {Chun, Brent and Culler, David and Roscoe, Timothy and Bavier, Andy and Peterson, Larry and Wawrzoniak, Mike and Bowman, Mic},
 title = {PlanetLab: an overlay testbed for broad-coverage services},
 journal = {SIGCOMM Comput. Commun. Rev.},
 volume = {33},
 number = {3},
 year = {2003},
 pages = {3--12},
 numpages = {10}
} 

@article{allman1999tcp,
  title={TCP congestion control},
  author={Allman, M. and Paxson, V. and Stevens, W. and others},
  year={1999},
  publisher={RFC 2581}
}

GitHub Events

Total
Last Year