Subj : Re: pthread library architecture (threading model) To : comp.programming.threads From : Casper H.S. Dik Date : Mon Sep 19 2005 12:50 pm "pankaj-startup" writes: >> The pthread API doesn't imply any particular threading model. Implementations >> on other platforms provide 1:1, m:n, and m:1 models. >> -- >> >are there any pthread apis to choose one of these models? The older Solaris implementations allows for some choices (set the upperbound on the number of kernel threads, regardless of number of threads or determine that certain threads needed to be 1:1 scheduled). Casper -- Expressed in this posting are my opinions. They are in no way related to opinions held by my employer, Sun Microsystems. Statements on Sun products included here are not gospel and may be fiction rather than truth. .