Newsgroups: comp.lang.c++,comp.parallel.pvm From: paullu@sys.toronto.edu (Paul Lu) Subject: Re: Parallel computing in C++? Organization: Computer Science, University of Toronto Date: 24 Sep 97 00:08:53 GMT Message-ID: <1997Sep23.200853.18321@jarvis.cs.toronto.edu> In article <606oah$8qj@netlab.cs.rpi.edu>, Sean Chen wrote: >I am looking for the information regarding to parallel computing >in C++. Can anybody suggests me where to look for on the net >or books I should read? Appreciate! Sean Greg Wilson and I co-edited a book from MIT Press called "Parallel Programming Using C++" in which various systems are described by their developers. Check it out at: http://mitpress.mit.edu/book-home.tcl?isbn=0262731185 Cheers, ...Paul