Messages in this thread |  | | | Date | Tue, 28 Mar 2000 13:21:29 -0600 | | From | Manoj Kasichainula <> | | Subject | Re: Slow pthread_create() under high load |
| |
On Tue, Mar 28, 2000 at 10:52:49AM -0800, Linus Torvalds wrote: > Anyway, check out the netscape/mozilla threading library, and the one > from Apache (which I think is based on the mozilla one). They may just > fit your needs..
For the record, the threading library from what will be Apache 2.0 (Apache Portable Runtime) is based on pthreads at the moment. It doesn't share any code with NSPR (the Netscape/Mozilla lib) and is under a different license.
I doubt there would be any problem with adding code to work directly off of Linux clone(). Someone just has to write it.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
|  |