Does Linux support Multiple threads? (fwd)
Enigma
enigma at custard.org
Fri Apr 6 07:53:54 PDT 2001
Linux does indeed support threads
man pthread_create should give you enough to get started, threads are
complex things once you start looking at mutexing etc, a search on google
will reveal tutorials on posix threads (pthreads)
On Fri, 6 Apr 2001, Chris Richard Adams wrote:
> Date: Fri, 6 Apr 2001 11:26:51 -0300
> From: Chris Richard Adams <chrisa at aspatech.com.br>
> To: "Beowulf (E-mail)" <beowulf at beowulf.org>
> Subject: Does Linux support Multiple threads?
>
> Well...does it? So far, I am told its only supported in Solaris 2.x.
>
> Thanks!
> Chris
>
> _______________________________________________
> Beowulf mailing list, Beowulf at beowulf.org
> To change your subscription (digest mode or unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf
>
________________________________________________________
PGP key is here -> http://www.computerbooth.com/pgp.html
* If debugging is the process of removing bugs, then programming must be the
process of putting them in.
More information about the Beowulf
mailing list