Re: native/green

1999-08-11 Thread Dustin Lang
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

native/green

1999-08-11 Thread Greg Walker
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