%
% File    : linda.bib
% Author  : Andrew B. Sudell
% Date    : 1 December 1998
% Purpose : References for Linda and other IS related topics
%
		  
@PhdThesis{Segall:thesis,
  author = 	 "Edward J. Segall",
  title = 	 "Tuple Space Operations: Multiple-Key Search, Online
		  Matching and Wait-Free Synchronization",
  school = 	 "Rutgers University, Department of Computer Science",
  year = 	 1993
}
		  
@MastersThesis{Atul:is,
  author = 	 "Atul A. Deshmukh",
  title = 	 "Implementation of {M}ultiple {K}ey {S}earch (for
		  {L}inda) in {J}ava",
  school = 	 "Villanova University, Department of Computer Science",
  type =         "Independent Study",
  year = 	 1998
}

@Book{Arnold:java,
  author = 	 "Ken Arnold and James Gosling",
  title = 	 "The Java Programming Language",
  publisher = 	 "Addison-Wesley",
  year = 	 1996
}


@PhdThesis{Carriero:thesis,
  author = 	 "Nicholas J. Carriero",
  title = 	 "Implementation of Tuple Space Machines",
  school = 	 "Yale University, Department of Computer Science",
  year = 	 1987
}

@TechReport{DistDataStruct,
  author = 	 "Nicholas Carriero and David Gelernter and Jerry Linchter",
  title = 	 "Distributed {D}ata {S}tructures in {L}inda",
  institution =  "Yale University, Department of Computer Science",
  year = 	 1985,
  number =	 438,
  month =	 "November"
}

@Article{Perplexed,
  author = 	 "Nicholas Carriero and David Gelernter",
  title = 	 "How to {W}rite {P}arallel {P}rograms: {A} {G}uide to
		  the {P}erplexed",
  journal =	 "ACM Computing Surveys",
  year =	 1989,
  volume =	 21,
  number =	 3,
  pages =	 "323-357",
  month =	 "September"
}

@InCollection{UnixLinda,
  author = 	 "Owen Thomas",
  title = 	 "A {L}inda {K}ernel for {U}nix {N}etworks",
  booktitle =	 "Linda-{L}ike {S}ystems and {T}heir {I}mplementation",
  publisher =	 "Edinburgh Parallel Computing Centre",
  editor =	 "Greg Wilson",
  year =         1991,
  type =	 "Technical Report 91-13",
  chapter =	 10,
  pages =	 "124-128"
}

		  
@TechReport{WhatLearned,
  author = 	 "Nicholas Carriero and David Gelernter",
  title = 	 "Linda and {M}essage {P}assing: {W}hat have we learned?",
  institution =  "Yale University, Department of Computer Science",
  year = 	 1993,
  number =	 984
}

		  
@TechReport{Laura,
  author = 	 "Robert Tolksdorf",
  title = 	 "Laura: {A} {C}oordination {L}anguage for {O}pen
		  {D}istributed {S}ystems",
  institution =  "Technical University of Berlin, Department of
		  Computer Science",
  year = 	 1992,
  number =	 "1992/35"
}

@Misc{MPI,
  key =		 "MPI",
  title =	 "{M}essage {P}assing {I}nterface",
  note =	 "\\ \htmladdnormallink{http://www.mcs.anl.gov/mpi/}
		  {http://www.mcs.anl.gov/mpi/}"
}
		  
		  

@Misc{PVM,
  key =		 "PVM",
  title =	 "{P}arallel {V}irtual {M}achine",
  note =	 "\\ \htmladdnormallink
		  {http://www.\-epm.\-ornl.\-gov/\-pvm/\-pvm\_home.\-html}
		  {http://www.epm.ornl.gov/pvm/pvm_home.html}"
}

@Misc{LindaGroup,
  key =		 "Linda",
  title =	 "The {L}inda {G}roup",
  note =	 "\\ \htmladdnormallink
		  {http://www.cs.yale.edu/\-HTML/\-YALE/\-CS/\-Linda/\-linda.html}
		  {http://www.cs.yale.edu/HTML/YALE/CS/Linda/linda.html}"
}

@Misc{JavaSpaces,
  author =	 "Sun MicroSystems",
  title =	 "JavaSpaces Specification",
  year =	 1998,
  note =	 "\\ \htmladdnormallink
		  {http://chatsubo.\-javasoft.\-com/\-products/\-javaspaces/\-specs/\-index.html}
		  {http://chatsubo.javasoft.com/products/javaspaces/specs/index.html}"
}

@Misc{TSpaces,
  author =	 "International Buisness Systems",
  title =	 "T-{S}paces",
  note =	 "\\ \htmladdnormallink
		  {http://www.\-almaden.\-ibm.\-com/\-cs/\-TSpaces/}
		  {http://www.almaden.ibm.com/cs/TSpaces/}"
}

