当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: Although Java is cross-platfo
 

 

 ·enterprise strategy with java @ jdj    »显示摘要«
    摘要: increasingly, technologists are asked by strategists to state the capability of java within a distributed component architecture. the larger corporate platform is mixed and the owning, interacting b......
    摘要: a funny thing has happened to the computer industry over the last few years. the traditional wisdom was that there were two types of companies. at one extreme, there were small, fast startups that ......


Java Multithreading @ JDJ

although java is cross-platform, its performance and quality are greatly influenced by the features of the underlying native platform. since the java language and environment includes concurrency and multithreading (mt) as integral components, the native operating systems multithreading model and environment will greatly influence java applications quality and performance on that system.

suns java virtual machine (jvm), central to the performance and scalability of the java development kit (jdk) for solaris, is designed to take full advantage of multi-processor computing systems by using the native multithreading capabilities of solaris. it performs bytecode interpretation using native multithreading and fast synchronization and, later this summer, will feature an improved memory system. these features provide developers with significant performance boosts required for successfully developing and deploying java applications that deliver solid performance and fast response times under peak loads.

java multithreading implementation comparisons

understanding the architectural advantages of one native mt environment/architecture over another is critical to an understanding of the advantages of one java implementation over another. since a typical jvm runtime is implemented on top of the traditional platform, a richer, architecturally superior mt platform will obviously translate to a superior java mt environment for java applications on that platform.

the native os threads model greatly influences java application performance because, on solaris and other pl
...   下一页

    摘要:status bars are common among modern applications. there arent many applications that dont have them, or at least offer them as a user-enabled option. swingx offers an out-of-the-box solution that wh......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE