Not that I think that I'm more authoritative, but this is my answer: Linux implements Threads as lightwight processes that share some resources. (That's not the same as having no threads, it just a diffent kind of implementation)
> -----Urspr�ngliche Nachricht----- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Gesendet: Donnerstag, 11. Juli 2002 02:06 > An: Tomcat Users List > Cc: Tomcat Users List > Betreff: RE: Tomcat, Linux and new JDK > > Not to provoke you further : ) but I thought Linux didn't > have threads, and that's why they show up as processes - > they are processes. > > Would be thrilled to hear a more authoritative answer however. > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
