Home » Tutorial/Tutorial Programming Java » Enabling Java For High Performance Computing Exploiting Distributed RMI

Enabling Java For High Performance Computing Exploiting Distributed RMI

1396

Category : » Tutorial/Tutorial Programming Java

Source : www.javagrande.org

For distributed-memory systems, Java offers the. concept of a Remote Method Invocation (RMI) . Implementation of Java's Remote Method Invocation. In Seventh .

Content Summary :

Java has become increasingly popular as a general-purpose programming language. Current Java implementations mainly focus on portability and interoperability, which is required for Internet-centric client/server computing. Key to Java’s success is its in- termediate “bytecode” representation that can be exchanged and executed by Java Vir- tual Machines (JVMs) on almost any computing platform. Along with Java’s widespread use, the need for a more efficient execution mode has become apparent. For sequential execution, Just-in-Time (JIT) compilers improve application performance [4]. However, high-performance computing typically requires multiple-processor systems, so efficient interprocessor communication is needed in addition to efficient sequential execution. Being an object-oriented language, Java uses method invocation as its main concept of communication. Inside a single JVM, concurrent threads of control can communicate by synchronized method invocations. On a multiprocessor system with shared mem- ory (SMP), this approach allows for some limited form of true parallelism by mapping threads to different physical processors. For distributed-memory systems, Java offers the concept of a Remote Method Invocation (RMI). Here, the method invocation, along with its parameters and results, is transferred across a network to and from the serving object on a remote JVM.

Support us to spread the knowledges for all through good free ebooks in pdf file format by recommending this topic

Favorite Tutorial/Tutorial Programming Java PDF File

Searh PDF File

Shop Amazon's Holiday Toy List - Save 25 Off or More

Our Partners

USA Job Finder Advanced Auto Parts


eXTReMe Tracker
Top Resources blogs

eBook PDF Free Download

Copy Right © 2007-20012 ~ www.pdf-word.net Privacy Policy
Cell Phones Directory and Reviews Digital Camera Accessories Home and Office Furnitures Cheap Laptops and Accessories Jogging Equipments and Accessories

All PDF files listed in this site are found through legal search procedures. If you find your PDF file or copyright in the file that you don't want to share, please let us know by sending email via admin account from the site where you put your files. We list good pdf file so our visitors can download free PDF. Download files for tutorials, manuals, and references in PDF file format.