计算机应用 ›› 2010, Vol. 30 ›› Issue (9): 2526-2529.

• 典型应用 • 上一篇    下一篇

基于RMI的高性能计算网格二次开发模型

曹荣强1,曹宗雁2,迟学斌1,肖海力1   

  1. 1. 中国科学院计算机网络信息中心
    2. 中国科学院计算网络信息中心
  • 收稿日期:2010-03-22 修回日期:2010-05-12 发布日期:2010-09-03 出版日期:2010-09-01
  • 通讯作者: 曹荣强
  • 基金资助:
    中国科学院“十一五”信息化专项“超级计算环境建设与应用”;863项目“中国国家网格运行管理技术研究”

RMI-based grid re-development model for high-performance computing

  • Received:2010-03-22 Revised:2010-05-12 Online:2010-09-03 Published:2010-09-01
  • Contact: CAO Rong-qiang

摘要: 根据高性能计算和网格的特点,提出一种网格二次开发模型(GRM)。结合RMI和SSL/TLS技术,该模型提供了访问中间件的一致性接口,屏蔽了通过网络访问网格的繁杂问题,解决了敏感数据在不安全的广域网中传输的问题。以科学计算网格的中间件为基础,实现了GRM。多个基于GRM的用户接口开发经历和实验结果表明,GRM为开发人员提供了一个简单易用和功能全面的开发模型,而且具有良好的性能和可移植性。

关键词: 高性能计算, 网格, 用户接口, Java RMI, 数据安全

Abstract: According to the characteristics of high-performance computation and computational grid, a Grid Re-development Model (GRM) was proposed. Regarding the combination of Remote Method Invocation (RMI), and SSL/TLS technology, GRM firstly provided a consistent interface to access to grid middleware; secondly, screened the complex and trivial problems for accessing grid through network; thirdly, solved the data security issues for sensitive data transferred in insecure wide-area network. Based on the grid middleware used by scientific computing grid, the GRM was implemented. The case studies and experimental results of developing user interfaces based on GRM and experimental results show that, the GRM not only provides an easy, useful and full featured development model, but also has good performance and portable features.

Key words: high-performance computing, grid, user interface, Java Remote Method Invocation(RMI), data security

中图分类号: