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 : All About Sun Microsystems -- Ignore unavailable to you. Want to Upgrade?


To: Prognosticator who wrote (44360)8/4/2001 2:09:22 AM
From: QwikSand  Read Replies (1) | Respond to of 64865
 
...but the key is that Java software is inherently able to take full advantage of the thread-level parallelism, while C++/C software is not.

Proggy, without wanting to mire the whole "thread" in technical detail, why is this so? I never learned Java, but glancing at it way back when, I recall seeing thread classes and thread objects and so forth. That is, essentially API's that a programmer would use to create explicit concurrent execution paths in an application. If programs aren't coded using these objects (assuming I am remembering correctly what I saw), what is it about Java that makes it inherently able to use thread-level parallelism?

--QS