Sponsored Links

 

 

 

Runtime Support for Scable Programming in Java

Source: grids.ucs.indiana.edu
Topic: Java Programming


Short Desciption:
parallel scientific programmingin Java. Our HPJava is based around ... The Java programming language is becoming the language of choice for imple ...

 

Content Inside:
Runtime Support for Scable Programming in JavaPage 1Runtime Support for Scable Programming inJavaSang Boem Lim1 Bryan Carpenter2 Geoffrey Fox3and HanKu Lee41Korea Institute of Science and Technology Information (KISTI)Daejeon Koreaslim@kisti.re.kr2OMII University of SouthamptonSouthampton SO17 1BJ UKdbc@ecs.soton.ac.uk3Pervasive Technology Labs at Indiana UniversityBloomington IN 474043730gcf@indiana.edu4School of Internet and Multimedia Engineering Konkuk UniversitySeoul Koreahlee@konkuk.ac.krAbstract. The paper research is concerned with enabling parallel highperformance computationin particular development of scientific software in the networkaware programming language Java. Traditionallythis kind of computing was done in Fortran. Arguably Fortran is becoming a marginalized language with limited economic incentive for vendorsto produce modern development environments optimizing compilers fornew hardware or other kinds of associated software expected of by todays programmers. Hence Java looks like a very promising alternativefor the future.The paper will discuss in detail a particular environment called HPJava.HPJava is the environment for parallel programmingespecially dataparallel scientific programmingin Java. Our HPJava is based arounda small set of language extensions designed to support parallel computation with distributed arrays plus a set of communication libraries. Ahighlevel communication API Adlib is developed as an application levelcommunication library suitable for our HPJava. This communication library supports collective operations on distributed arrays. We includeJava Object as one of the Adlib communication data types. So we fullysupport communication of intrinsic Java types including primitive typesand Java object types.1 IntroductionThe Java programming language is becoming the language of choice for implementing Internetbased applications. Undoubtedly Java provides many benefitsincluding access to secure platformindependent applications from a ...

 

add to Google Reader add to Google Bookmark add to bloglines add to newsgator add to FURL add to digg add to webnews add to Netscape add to Yahoo MyWeb add to spurl.net add to diigo Bookmark newsvine Bookmark del.icio.us Bookmark @ SIMPIFY Bookmark MISTER WONG Bookmark Linkarena Bookmark icio.de Bookmark oneview Bookmark folkd.com Bookmark yigg.de Bookmark reddit Bookmark StumbleUpon Bookmark Slashdot Bookmark blinklist Bookmark technorati add to blogmarks add to blinkbits add to ma.gnolia add to smarking.com add to netvouz add to co.mments add to Connotea add to de.lirio.us

 

Incoming Search Terms

Related PDF Files

Generics in the Java Programming Language


Topic: Java Programming

JDK 1.5 introduces several extensions to the Java programming language. One of these. is the introduction of generics. This tutorial is aimed at introducing ...

Advanced Java Programming Language Refactoring: Pushing the Envelope


Topic: Java Programming

Editor tips show suggested changes to source ... Java Programming Language Editor Tips ... Full access to complete Java language semantic model ...

Runtime Support for Scable Programming in Java


Topic: Java Programming

parallel scientific programmingin Java. Our HPJava is based around ... The Java programming language is becoming the language of choice for imple ...

Persistence Models and Techniques for Java Database Programming


Topic: Java Programming

This is the Title of the Book, eMatter Edition Copyright © 2003 OReilly & Associates, Inc. All rights reserved. 22 Chapter2 CHAPTER 2 Relational Data Architecture Good sense is the most evenly ...

Ajax and Java Web Services


Topic: Java Programming

... brief overview of Ajax programming by focusing on how to create a front-end for the SOAShopper application constructed in Chapter 9. I hope you have enjoyed this little detour from Java ...

 

Sponsored Links