[comp.os.research] Threads bibliography

yiannis@cis.ohio-state.edu (Ioannis G Samiotaki) (04/27/89)

[ This is also available in the ftp archive on midgard.ucsc.edu.  Remember, ]
[ these bibliographies are not static, and additions to any of them are     ]
[ welcome!  --DL                                                            ]

@techreport{tr:threadsWash,
    title="{The Performance Implications of Thread Management Alternatives}
      {for Shared Memory Multiprocessors}",
    author="Thomas Anderson and Edward Lazowska and Henry Levy",
    institution="Department of Computer Science, University of Washington",
    year="September 1988",
    number="TR 88-09-04"
    }
@techreport{tr:BrownThreads,
    title="{A Threads Tutorial.}",
    author="Thomas W. Doeppner",
    year="March, 1987",
    number="CS-87-06",
    institution="Department of Computer Science, Brown University"
    }
@techreport{tr:BrownThreads2,
    title="{Threads: A System for the Support of Concurrent Programming}",
    author="Thomas W. Doeppner",
    institution="Department of Computer Science Brown University",
    address="Providence, RI 02912",
    year=1987,
    month="June",
    number="CS-87-11"
    }

@manual{mn:sunlightw,
    title="SUN OS Reference Manual",
    organization="SUN Microsystems",
    year="9 May 1988"
    }

@techreport{tr:ours,
	author="Yiannis Samiotakis and Karsten Schwan",
	title="{A Thread Library for the BBN Butterfly Multiprocessor}",
	institution="Ohio State University",
	year="June, 1988",
	number="OSU-CISRC-6/88-TR19"
	}

@mastersthesis{ms:MyMS,
	title="{A Thread Library for a Non Uniform Memory Access Multiprocessor}",
	author="Yiannis Samiotakis",
    school="The Ohio State University",
	year=1989
	}