Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!bellcore!salt!thumper!jxr From: jxr@thumper..bellcore.com (Jonathan Rosenberg) Newsgroups: comp.lang.c++ Subject: Light Weight Process/Thread Library? Message-ID: <250@salt.bellcore.com> Date: 14 Feb 91 03:12:12 GMT Sender: news@salt.bellcore.com Reply-To: jxr@thumper.bellcore.com (Jonathan Rosenberg) Organization: Bellcore MRE Lines: 13 I'm new to this group, so please forgive me if this has been answered before... I'm looking for a C++ package/library that implements light weight processes (threads) on Sun Unix (yeah, I'm talking about the kind that run in one, or a few, Unix processes, share memory & are non-preemptible). I won't try to explain all of the features/semantics we're interested -- I think it's easier for me to just look at the package to ascertain its appropriateness. Any pointers appreciated. JR