gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] gzz/Documentation/misc/hemppah-progradu prograd...


From: Hermanni Hyytiälä
Subject: [Gzz-commits] gzz/Documentation/misc/hemppah-progradu prograd...
Date: Tue, 19 Nov 2002 07:36:34 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Hermanni Hyytiälä <address@hidden>      02/11/19 07:36:34

Modified files:
        Documentation/misc/hemppah-progradu: progradu.bib 

Log message:
        Comments for ref entries

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/Documentation/misc/hemppah-progradu/progradu.bib.diff?tr1=1.15&tr2=1.16&r1=text&r2=text

Patches:
Index: gzz/Documentation/misc/hemppah-progradu/progradu.bib
diff -u gzz/Documentation/misc/hemppah-progradu/progradu.bib:1.15 
gzz/Documentation/misc/hemppah-progradu/progradu.bib:1.16
--- gzz/Documentation/misc/hemppah-progradu/progradu.bib:1.15   Tue Nov 19 
07:14:59 2002
+++ gzz/Documentation/misc/hemppah-progradu/progradu.bib        Tue Nov 19 
07:36:34 2002
@@ -1,3 +1,4 @@
+%SQL-like queries in DHT systems
 @inproceedings{harren02complex,        
        title = {Complex queries in DHT-based peer-to-peer networks},   
        author = {M. Harren and J. Hellerstein and R. Huebsch and B. Loo and 
@@ -17,6 +18,7 @@
        url = {http://www.cs.rice.edu/Conferences/IPTPS02/191.pdf}
 }
   
+%Open questions related DHTs
 @inproceedings{ratnasamy02routing,
        author = {Sylvia Ratnasamy and Scott Shenker and Ion Stoica},   
        title = {Routing Algorithms for DHTs: Some Open Questions},
@@ -25,7 +27,7 @@
        url = {http://www.cs.rice.edu/Conferences/IPTPS02/174.pdf}
 }
 
-
+%Tapestry p2p system
 @techreport{zhao01tapestry,
        author = {B. Y. Zhao and J. D. Kubiatowicz and A. D. Joseph},   
        title = {Tapestry: An Infrastructure for Fault-tolerant Wide-area 
Location and Routing},
@@ -35,7 +37,7 @@
        url = {http://www.cs.berkeley.edu/~ravenben/ 
publications/CSD-01-1141.pdf}        
 }
 
-
+%Pastry p2p system
 @Inproceedings{rowston01pastry,
        title    = {Pastry: Scalable, distributed object location and routing 
for large-scale peer-to-peer systems},
         author   = {Antony Rowstron and Peter Druschel},
@@ -46,7 +48,7 @@
        url = {http://www.cs.cornell.edu/People/egs/615/pastry.pdf}
 }
 
-
+%Chord p2p system
 @inproceedings{stoica01chord,
        author = {Ion Stoica and Robert Morris and David Karger and M. Frans 
Kaashoek and Hari Balakrishnan},
        title = {Chord: A scalable peer-to-peer lookup service for internet 
applications},
@@ -59,7 +61,7 @@
        publisher = {ACM Press},
  }
 
-
+%Distributed filesystem CFS (Chord is built on CFS)
 @inproceedings{dabek01widearea,
         author = {Frank Dabek and M. Frans Kaashoek and David Karger and 
Robert Morris and Ion Stoica},
         title = {Wide-area cooperative storage with CFS},
@@ -72,7 +74,7 @@
         publisher = {ACM Press},
 }
 
-
+%CAN p2p system
 @inproceedings{ratnasamy01can,
        author = {Sylvia Ratnasamy and Paul Francis and Mark Handley and 
Richard Karp and Scott Schenker},
        title = {A scalable content-addressable network},
@@ -85,6 +87,7 @@
        url = {http://robotics.eecs.berkeley.edu/~wlr/ 
228a/Projects/Ratnasamy2.pdf}
 }
 
+%DHT structure, overnet and ed2k uses this method
 @inproceedings{maymounkov02kademlia,
        author = {P. Maymounkov and D. Mazieres},
        title = {Kademlia: A peerto -peer information system based on the xor 
metric},
@@ -94,6 +97,7 @@
        url = {http://www.cs.rice.edu/Conferences/IPTPS02/109.pdf} 
 }
 
+%Freenet p2p system
 @inproceedings{clarke00freenet,
        author = {Ian Clarke and Oskar Sandberg and Brandon Wiley and Theodore 
W. Hong},
        title = {Freenet: {A} Distributed Anonymous Information Storage and 
Retrieval System},
@@ -103,7 +107,7 @@
        url = {http://freenetproject.org/twiki/Main/Papers/icsi-revised.pdf}
 }
 
-
+%Methods for finding resources in p2p environment
 @inproceedings{hildrum02distributedobject,
        author = {Kirsten Hildrum and John D. Kubiatowicz and Satish Rao and 
Ben Y. Zhao},
        title = {Distributed object location in a dynamic network},
@@ -116,7 +120,7 @@
        publisher = {ACM Press},
 }
 
-
+%The book with the same title
 @book{oram01harnessingpower,
        author = {Andy Oram et all},
        booktitle = {Harnessing the Power of Disuptive Technologies},
@@ -125,6 +129,7 @@
        Address = {Sebastopol, CA}
 }
        
+%Method based on trie trees    
 @inproceedings{freedman02trie,
        title = {Efficient Peer-to-Peer Lookup Based on a Distributed Trie},
        author = {Michael J. Freedman and Radek Vingralek},
@@ -135,6 +140,7 @@
        url = {http://www.cs.rice.edu/Conferences/IPTPS02/167.pdf}
 }
 
+%Search improvements on p2p environment
 @inproceedings{yang02improvingsearch,
        title = {Improving Search in Peer-to-Peer Networks},
        author = {Yang, Beverly; Garcia-Molina, Hector},
@@ -154,7 +160,7 @@
        url = {http://hake.stanford.edu/~byang/pubs/p2psearch.pdf}
 }
 
-
+%Mixed Gnutella and DHTs
 @techreport{ganesan02yappers,
        author = {Ganesan, Prasanna; Sun, Qixiang; Garcia-Molina, Hector},
        title = {YAPPERS: A Peer-to-Peer Lookup Service Over Arbitrary Topology}
@@ -175,6 +181,7 @@
        url = 
{http://dbpubs.stanford.edu/pub/showDoc.Fulltext?lang=en&doc=2002-24&format=pdf&compression=}
 }
 
+%Problems related to p2p systems
 @inproceedings{daswani03openproblems,
        author = {Daswani, Neil; Garcia-Molina, Hector; Yang, Beverly},
        title = {Open Problems in Data-sharing Peer-to-peer Systems},
@@ -228,6 +235,7 @@
        howpublished = {http://www.jxta.org}
 }
 
+%Method which e.g. Pastry and Tapestry are build on
 @inproceedings{plaxton97accessingnearby,
         author = {C. Greg Plaxton and Rajmohan Rajaraman and Andr?a W. Richa},
         title = {Accessing nearby copies of replicated objects in a 
distributed environment},
@@ -240,7 +248,7 @@
         publisher = {ACM Press},
 }
 
-
+%Seucurity issues related to DHTs
 @inproceedings{sit02securitycons,
        title = {Security Considerations for Peer-to-Peer Distributed Hash 
Tables},
        author = {Emil Sit and Robert Morris},
@@ -252,7 +260,7 @@
        url = {http://www.cs.rice.edu/Conferences/IPTPS02/173.pdf}
 }
 
-
+%Analysis about search and replication in p2p environment
 @inproceedings{lv02searchreplication,
        author = {Qin Lv and Pei Cao and Edith Cohen and Kai Li and Scott 
Shenker},
        title = {Search and replication in unstructured peer-to-peer networks},
@@ -265,7 +273,7 @@
        publisher = {ACM Press},
  }
 
-
+%Oceanstore distributed persistant storage system
 @inproceedings{kubiatowicz00oceanstore,
        author = {John Kubiatowicz and David Bindel and Yan Chen and Steven 
Czerwinski and Patrick Eaton and Dennis Geels and Ramakrishna Gummadi and Sean 
Rhea and Hakim Weatherspoon and Chris Wells and Ben Zhao},
        title = {OceanStore: an architecture for global-scale persistent 
storage},
@@ -278,7 +286,7 @@
        publisher = {ACM Press},
 }
 
-
+%Analysis of existing p2p systems
 @inproceedings{libennowell01observations,
        author = {David Liben-Nowell and Hari Balakrishnan and David Karger},
        title = {Observations on the Dynamic Evolution of Peer-to-Peer 
Networks},
@@ -287,7 +295,7 @@
        url = {http://www.pdos.lcs.mit.edu/chord/papers/iptps-evol.pdf}
 }
 
-
+% ?
 @inproceedings{malkhi02viceroy,
        author = {Dahlia Malkhi and Moni Naor and David Ratajczak},
        title = {Viceroy: a scalable and dynamic emulation of the butterfly},
@@ -300,7 +308,7 @@
        publisher = {ACM Press},
  }
 
-
+% ?
 @inproceedings{krishnamurthy01earlymeasurements,
         author = {Balachander Krishnamurthy and Jia Wang and Yinglian Xie},
         title = {Early measurements of a cluster-based architecture for P2P 
systems},
@@ -313,7 +321,7 @@
         publisher = {ACM Press},
 }
 
-
+% Routing methhods to be used in p2p env.
 @inproceedings{aspnes02faultrouting,
        author = {James Aspnes and Zo? Diamadi and Gauri Shah},
        title = {Fault-tolerant routing in peer-to-peer systems},
@@ -326,7 +334,7 @@
        publisher = {ACM Press},
  }
 
-
+%Free riding problem in p2p networks
 @inproceedings{golle01incentivesp2p,
        author = {Philippe Golle and Kevin Leyton-Brown and Ilya Mironov},
        title = {Incentives for sharing in peer-to-peer networks},
@@ -339,7 +347,7 @@
        publisher = {ACM Press},
  }
 
-
+%Distributed web cache
 @inproceedings{iyer02squirrel,
        author = {Sitaram Iyer and Antony Rowstron and Peter Druschel},
        title = {Squirrel: a decentralized peer-to-peer web cache},
@@ -352,14 +360,14 @@
        publisher = {ACM Press},
  }
 
-
+%Circle p2p system
 @misc{harrisoncircle,
        author = {Paul Harrison},
        title = {The Circle},
        howpublished = {http://yoyo.cc.monash.edu.au/~pfh/circle/index.html}
 }
 
-
+%Methods for better search efficiency
 @inproceedings{karger02findingnearest,
        author = {David R. Karger and Matthias Ruhl},
        title = {Finding nearest neighbors in growth-restricted metrics},
@@ -372,7 +380,7 @@
        publisher = {ACM Press},
  }
 
-
+%Methods for better search efficiency
 @article{sripanidkulchai02efficientlocation,
         author = {Kunwadee Sripanidkulchai and Bruce Maggs and Hui Zhang},
         title = {Enabling efficient content location and retrieval in 
peer-to-peer systems by exploiting locality in interests},
@@ -386,6 +394,7 @@
         publisher = {ACM Press},
 }
 
+%Agent techniques in p2p systems
 @inproceedings{penserini02agentp2p,
         author = {Loris Penserini and Maurizio Panti and Luca Spalazzi},
         title = {Agent-based transactions into decentralised P2P},
@@ -398,7 +407,7 @@
         publisher = {ACM Press},
 }
 
-
+%Security issues, reputation in p2p networks
 @inproceedings{cornelli02reputableservents,
        author = {Fabrizio Cornelli and Ernesto Damiani and Sabrina De Capitani 
di Vimercati and Stefano Paraboschi and Pierangela Samarati},
        title = {Choosing reputable servents in a P2P network},
@@ -411,7 +420,7 @@
        publisher = {ACM Press},
  }
 
-
+%GISP p2p systems, which is built on JXTA framework
 @inproceedings{kato02gisp,
        author = {Daishi Kato},
        title = {GISP: Global Information Sharing Protocol - a distributed 
index for peer-to-peer systems},
@@ -422,7 +431,7 @@
        url = {http://www.stanford.edu/~daishi/papers/gisp2002.pdf} 
 }
 
-
+%Security issues related to p2p systems
 @inproceedings{aberer01trust,
        author = {Karl Aberer and Zoran Despotovic},
        title = {Managing trust in a peer-2-peer information system},
@@ -435,7 +444,7 @@
        publisher = {ACM Press},
 }
 
-
+%Own publication: initial p2p and gzz
 @inproceedings{lukka02freenetguids,
         author = {Tuomas J. Lukka and Benja Fallenstein},
         title = {Freenet-like GUIDs for implementing xanalogical hypertext},
@@ -448,7 +457,7 @@
         publisher = {ACM Press},
 }
 
-
+%Xanalogical structures
 @article{nelson99xanalogicalneeded,
         author = {Theodor Holm Nelson},
         title = {Xanalogical structure, needed now more than ever: parallel 
documents, deep links to content, deep versioning, and deep re-use},
@@ -462,6 +471,7 @@
         publisher = {ACM Press},
 }
 
+%Groove p2p system
 @misc{herring01groove,
        author = {Charles Edward Herring},
        title = {Groove: A Case Study in Adaptive Architecture},
@@ -473,7 +483,7 @@
        url = {http://erwin.dstc.edu.au/Herring/GrooveAnalysis-SCI2001.pdf}
 }
 
-
+%Hypermedia in p2p networks
 @inproceedings{thompson01hypermedia,
        author = {Mark K. Thompson and David C. De Roure},
        title = {Hypermedia by coincidence},
@@ -486,7 +496,7 @@
        publisher = {ACM Press},
  }
 
-
+%Search methods in p2p networks
 @misc{adamic02localsearch,
        author = {Lada A. Adamic, Rajan M. Lukose, Bernardo A. Huberman},
        title = {Local Search in Unstructured Networks},
@@ -497,6 +507,7 @@
 
 }
 
+%Search methods in p2p networks (power law)
 @misc{adamic01powerlawsearch,
        author = {Lada A. Adamic, Rajan M. Lukose, Amit R. Puniyani, Bernardo 
A. Huberman},
        title = {Search in power-law networks},
@@ -506,6 +517,7 @@
        url = {http://www.hpl.hp.com/shl/papers/plsearch/PRE46135.pdf}
 }
 
+%Analysis about routing in p2p networks
 @inproceedings {gibbins01scalabilityissues,
        author = {Nicholas Gibbins, Wendy Hall},
        title = {Scalability Issues for Query Routing Service Discovery},
@@ -515,6 +527,7 @@
        url = {http://www.cs.cf.ac.uk/User/O.F.Rana/agents2001/ 
papers/13_gibbins_hall.pdf}
 }
 
+%Analysis about p2p systems
 @inproceedings{saroiu02measurementstudyp2p,
        author = {Stefan Saroiu, P. Krishna Gummadi, Steven D. Gribble},
        title = {A Measurement Study of Peer-to-Peer File Sharing Systems},
@@ -525,6 +538,7 @@
 }
 
 
+%Search methods in p2p networks
 @inproceedings{harhcholbalter99resourcediscovery,
        author = {Mor Harchol-Balter and Tom Leighton and Daniel Lewin},
        title = {Resource discovery in distributed networks},
@@ -538,7 +552,7 @@
  }
 
 
-
+%The book related to cryptography
 @book{schneier96appliedcryptography
        author = {Bruce Schneier},
        booktitle = {Applied Cryptography: Protocols, Algortihms, and Source 
Code in C},
@@ -546,6 +560,7 @@
        publisher = {John Wiley & Sons},        
 }
 
+%Analysis related to Gnutella p2p system
 @Article{ripeanu02mappinggnutella,
         Author  = {Matei Ripeanu and Ian Foster and Adriana Iamnitchi},
         Title   = {Mapping the Gnutella Network: Properties of Large-Scale 
Peer-to-Peer Systems and Implications for System Design}
@@ -561,6 +576,7 @@
 }
 
 
+%Analysis related to Gnutella p2p system
 @inproceedings{ripeanu01casestudygnutella,
        author = {Matei Ripeanu},
        title = {Peer-to-peer Architecture Case Study: Gnutella Network},
@@ -570,7 +586,7 @@
        url = {http://www.cs.uchicago.edu/~matei/PAPERS/gnutella-rc.pdf }
 }
 
-
+%Search engine built on Freenet p2p system
 @misc{kronfol02fasdsearch,
        author = {Amr Z. Kronfol},
        title = {FASD: A Fault-tolerant, Adaptive, Scalable, Distributed Search 
Engine},        
@@ -578,6 +594,8 @@
        howpublished = {http://freenetproject.org/twiki/Main/ 
FASD/kronfol_final_thesis.pdf} 
 }
 
+
+%Search in jxta and other p2p systems
 @misc{botros01jxtasearch,
        author = {Sherif Botros, Steve Waterhouse},
        title = {Search in JXTA and Other Distributed Networks},
@@ -588,6 +606,7 @@
 }
 
 
+%Analysis about the object placement in p2p network (?)
 @inproceedings{brinkmann02compactplacement,
        author = {Andre Brinkmann and Kay Salzwedel and Christian Scheideler},
        title = {Compact, adaptive placement schemes for non-uniform 
requirements},
@@ -601,6 +620,7 @@
  }
 
 
+%Discussion about p2p and hypertext
 @inproceedings{wiil02p2phypertext,
        author = {Uffe K. Wiil and Niels Olof Bouvin and Deena Larsen and David 
C. De Roure and Mark K. Thompson},
        title = {Peer-to-peer Hypertext},
@@ -613,7 +633,7 @@
        publisher = {ACM Press},
  }
 
-
+%Discussion about p2p and hypertext
 @inproceedings{bouvin02openhypermedia,
        author = {Niels Olof Bouvin},
        title = {Open hypermedia in a peer-to-peer context},
@@ -626,7 +646,7 @@
        publisher = {ACM Press},
 }
 
-
+%Overview of distributed file systems
 @article{levy90distributedfilesystems,
         author = {Eliezer Levy and Abraham Silberschatz},
         title = {Distributed file systems: concepts and examples},
@@ -640,7 +660,7 @@
         publisher = {ACM Press},
 }
 
-
+%DHT which is relies on geographic hash
 @inproceedings{ratnasamy02ght,
        author = {Sylvia Ratnasamy and Brad Karp and Li Yin and Fang Yu and 
Deborah Estrin and Ramesh Govindan and Scott Shenker},
        title = {GHT: a geographic hash table for data-centric storage},
@@ -653,7 +673,7 @@
        publisher = {ACM Press},
  }
 
-
+%SDSI (distributed key management) in Chord p2p system
 @inproceedings{ajmani02conchord,
        author = {Sameer Ajmani and Dwaine E. Clarke and Chuang-Hue Moh and 
Steven Richman},
        title = {{C}on{C}hord: Cooperative {SDSI} Certificate Storage and Name 
Resolution},     
@@ -662,6 +682,8 @@
        url = {http://www.pmg.lcs.mit.edu/~ajmani/papers/lncs2429.pdf}
 }
 
+
+%Method for distributed DBs that addresses scalability
 @inproceedings{litwin97lhs,
        author = {Witold Litwin, Marie-Anne Neimat},
        title = {LS*S: A High-Availability and High-Security Scalable 
Distributed Data Structure},
@@ -671,6 +693,8 @@
 
 }
 
+
+%Method for distributed DBs that addresses scalability
 @article{DBLP:journals/dpd/VingralekBW98,
        author = {Radek Vingralek and
                Yuri Breitbart and
@@ -685,6 +709,8 @@
        bibsource = {DBLP, http://dblp.uni-trier.de}
 }
 
+
+%Method for distributed DBs that addresses scalability
 @inproceedings{DBLP:conf/icde/YokotaKM99,
        author = {Haruo Yokota and Yasuhiko Kanemasa and Jun Miyazaki},
        title = {Fat-Btree: An Update-Conscious Parallel Directory Structure},
@@ -696,6 +722,8 @@
        bibsource = {DBLP, http://dblp.uni-trier.de}
 }
 
+
+%Method for distributed DBs that addresses autonomy and scalability
 @article{ stonebraker96mariposa,
        author = "Michael Stonebraker and Paul M. Aoki and Witold Litwin and 
Avi Pfeffer and Adam Sah and Jeff Sidell and Carl Staelin and Andrew Yu",
        title = "{Mariposa}: {A} Wide-Area Distributed Database System",




reply via email to

[Prev in Thread] Current Thread [Next in Thread]