Peter Greenwood wrote: >Christian Gross said: > > >Not true, at least on my system (Mozilla/Red Hat Linux). The java_vm >process appears the first time the browser loads a page containing a >java applet. > That is because Linux does not understand the notion of a thread. In Linux a thread is a lightweight process that shares common address space. A "process" is a lightweight process that does not share a common address space. That is quite unique to Linux... Christian GrossReceived on Sunday, 31 August 2003 10:07:22 GMT
This archive was generated by hypermail 2.2.0 + w3c-0.29 : Thursday, 13 January 2005 12:07:55 GMT