Does Linux support Multiple threads? (fwd)
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Enigma enigma at custard.orgFri Apr 6 07:53:54 PDT 2001
- Previous message: Node cloning
- Next message: Node cloning
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: Node cloning
- Next message: Node cloning
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
