On Thu, 2003-02-06 at 20:18, Nelson Minar wrote: > >Alexander V. Konstantinou wrote: > >> Actually, thread priorities work fine in Linux. > >No, they don't, not with the latest sun jdk on redhat 8.0. > > Is it green threads or native threads that don't work? > > btw, the JVM spec on what thread priorities mean is very very loose. > If I remember correctly, a JVM could ignore the priorities entirely > and still be technically "correct".
That's why normal business applications *never* mess around with thread priorities. However, the capability of spawning threads is enough to solve a lot of problems. -- Weiqi Gao [EMAIL PROTECTED] ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]