|
计算机应用研究 2005
Research of Platform Independent Programming Using JNI Technology
|
Abstract:
In the process of developing grid service, we come up with the problems of platform independent and run efficiency. In order to solve these problems, we made a deep research into JNI technology. This paper is a summarization of the most important and also the most difficult points in using JNI technology. By giving an easy in easy out example, this paper point out an effective way to consider platform independent and run efficiency in the same time by using JNI technology.