Hi,
> I know I have seen this here before. What does it typically mean if my
> java app runs with native threads, but not in green threads (117_v3)?
Green threads follow the java threading specifications. In particular,
they don't guarantee time-slicing, which a lot of threaded code
incorrect
I know I have seen this here before. What does it typically mean if my
java app runs with native threads, but not in green threads (117_v3)?
--
Greg Walker
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with