From: endo@harp.is.s.u-tokyo.ac.jp (ENDO Toshio)
Newsgroups: comp.parallel
Subject: Announce: Parallel GC library is released
Date: 26 Oct 1998 20:14:42 GMT
Organization: Dept. Info., Univ. Tokyo
Approved: bigrigg@cs.cmu.edu
Message-Id: <712l7i$h73$1@encore.ece.cmu.edu>
Originator: bigrigg@ece.cmu.edu


Let me announce our parallel extension to Boehm's conservative GC 
library for C/C++.

It is available at our page:  http://www.yl.is.s.u-tokyo.ac.jp/gc/

Our library is based on version 4.10 of the original conservative GC. 
(We would like to express our gratitude and respect to Boehm and
Demers for their effort to make the original collector available with
sources.)

Current version supports:
 - Solaris for SPARC (v8plus architecture or higher)
 - Solaris for Intel (Pentium or higher)
 - IRIX for MIPS (MIPS-II or higher)

Application programs can use Solaris threads, pthreads, or
multi-processes.

Please send any comments and suggestions to:
  gcguys@yl.is.s.u-tokyo.ac.jp

----------------
Toshio ENDO
The University of Tokyo
endo@is.s.u-tokyo.ac.jp

--
Articles to bigrigg+parallel@cs.cmu.edu (Admin: bigrigg@cs.cmu.edu)
Archive: http://www.hensa.ac.uk/parallel/internet/usenet/comp.parallel

