Steffen,
You need to find the book "Programming with Posix Threads" by Dave
Butenhof.  I think that Amazon.com has it.  It is a great threads
programming book, and will teach you probably all or most of what you need
to know to get started.  The book is about pthreads, the Posix threads
standard.  Linux has a package called LinuxThreads that implements the
Posix threads standards, and uses threads that are independently
schedulable processes under Linux.  

I hope this helps,

Seth


At 10:31 PM 11/9/98 +0100, you 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