SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Technology Stocks : CYRIX / NSM
NSM 18.270.0%Jul 31 5:00 PM EST

 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext  
To: FJB who wrote (26052)4/20/1998 1:05:00 AM
From: Scumbria  Read Replies (3) of 33344
 
Robert,

A single Java app has three distinct threads.

1. Compilation
2. Execution
3. Garbage collection

Java classes are designed for independent compilation, which allows execution to run concurrently with compilation. Garbage collection (which is very inefficient in Java) is also running in the background. No single CPU can keep up with all this activity. My PR200+ CPU takes as long as 1 minute to "initialize" some Java apps. I do not consider that to be acceptable.

Scumbria
Report TOU ViolationShare This Post
 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext