Newsgroups: comp.parallel
From: Marianne Mueller <Marianne.Mueller@eng.sun.com>
Subject: Re: Multithreaded Programming in Solaris 2.4
Organization: Sun
Date: 27 Mar 1995 22:10:11 GMT

>I'm considering a software development approach that makes use
>of multithreading in Solaris 2.4 on Sun SPARC 20's using Sun's
>C++ compiler.  Has anyone had any experience writing multithreaded
>applications under Solaris 2.4?  If so, I would be very interested
>in your impressions.

Hi Roy - I like MT programming on Suns (maybe I'm biased but) I think
it's a powerful & reasonably simple way to express parallelism.   
You can get some info about MT by referrring to the Threads page at

http://www.sun.com/sunsoft/Products/Developer-products/sig/threads/index.html

There's a FAQ on that page that answers about 25 of the most common 
questions.    Please drop us a line with other questions you might
have - there's a fill-in form on that web page that you can use
to send questions. 




