计算机科学 ›› 2007, Vol. 34 ›› Issue (6): 248-250.

• 软件工程与数据库技术 • 上一篇    下一篇

一个基于Java虚拟机的分布式计算模型

齐德昱 谢景明   

  1. 华南理工大学计算机科学与工程学院,广州510641
  • 出版日期:2018-11-16 发布日期:2018-11-16
  • 基金资助:
    粤港关键领域重点突破项目(2005A10307007),广东省重大科技专项(2005810101003).

QI De-Yu, XIE Jing-Ming (College of Computer Engineering and Science, South China University of Technology,Guangzhou 510641)   

  • Online:2018-11-16 Published:2018-11-16

摘要: 针对单个JVM的性能缺陷问题,分析了实现分布式JVM的关键技术,提出了一个基于Spaces的分布式虚拟机集成模型,该模型将执行代码和数据分离,通过异步协作机制和动态装载类技术,将多个Java作业透明地调度到不同的JVM资源上并行执行,实现了单一系统映象。

关键词: 类装载器 单一系统映象 虚拟机 分布式计算

Abstract: It is difficult to improve the performance of a single java virtual machine. Some key technologies on distributed java virtual machine are analyzed firstly. Then a distributed java virtual machine model based on spaces is proposed to solve the above probl

Key words: ClassLoader, Single system image, Java virtual machine, Distributed computing

No related articles found!
Viewed
Full text


Abstract

Cited

  Shared   
  Discussed   
No Suggested Reading articles found!