check out "posix threads".  glibc 2 has this built in, gives
you the facility to fork(), join() and handle mutex locks, among
other things... and it totally portable to other platforms and
OS's...

Bob


Robert Hyatt                    Computer and Information Sciences
[EMAIL PROTECTED]               University of Alabama at Birmingham
(205) 934-2213                  115A Campbell Hall, UAB Station 
(205) 934-5473 FAX              Birmingham, AL 35294-1170

On 9 Nov 1998, Steffen Schwigon wrote:

> Hi,
> 
> is there a introduction paper or something similar on the net, from
> where I can learn how to program my multiprocessor system (2xPII266)
> under Linux on a quite high level? Maybe there are some general C, C++
> or Java libs (by all means no low level kernel hacking) I can use
> under linux smp.
> 
> If this is a faq, please link me to it and sorry.
> 
> (Greeti+Tha)nX
> Steffen
> -- 
> Steffen Schwigon
> <[EMAIL PROTECTED]>
> 

Reply via email to