作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2006, Vol. 32 ›› Issue (16): 52-54,6. doi: 10.3969/j.issn.1000-3428.2006.16.020

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

J2ME MIDP中RMS的设计实现与性能优化

李 莹;王 昕;毛迪林;高传善   

  1. 复旦大学计算机科学与工程系,上海 200433
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2006-08-20 发布日期:2006-08-20

RMS Design and Performance Tuning in J2ME MIDP

LI Ying; WANG Xin; MAO Dilin; GAO Chuanshan   

  1. Department of Computer Science and Engineering, Fudan University, Shanghai 200433
  • Received:1900-01-01 Revised:1900-01-01 Online:2006-08-20 Published:2006-08-20

摘要: 移动信息设备框架(MIDP)是J2ME中一套重要的类库。作为MIDP的一部分,记录管理系统(RMS)实现了在手机等微小型系统上持久存储的能力。在Intel开发的虚拟机(XORP)和开发的CLDC的基础上,实现了MIDP中的RMS模块。该文介绍了对记录管理系统的设计思想,比较了两种不同设计方案的优劣,并介绍了实现细节。进一步分析了在性能优化方面做的工作,并将最终结果与Sun的实现作了比较。

关键词: J2ME, 移动信息设备框架, 记录管理系统, 性能优化, 记录

Abstract: Mobile information device profile (MIDP) is an important class library in J2ME technology. As part of MIDP, record management system (RMS) provides a mechanism for persistent storage on small, handheld devices with limited capabilities. This paper designs and implements RMS of MIDP based on Intel’s virtual machine named XORP, as well as own developed CLDC. This paper first compares the two initial designs of RMS, and then gives a description of the final implementation. After that, it presents the performance tuning techniques, and compares both pre- and post-tuned performance with Sun’s WTK.

Key words: J2ME, Mobile information device profile (MIDP), Record management system (RMS), Performance tuning, Record

中图分类号: