版权所有:内蒙古大学图书馆 技术提供:维普资讯• 智图
内蒙古自治区呼和浩特市赛罕区大学西街235号 邮编: 010021
作者机构:High Energy Accelerator Res Org KEK Tsukuba Ibaraki 305 Japan Yamagata Univ Dept Phys Yamagata 990 Japan
出 版 物:《IEEE TRANSACTIONS ON NUCLEAR SCIENCE》 (IEEE Trans Nucl Sci)
年 卷 期:1998年第45卷第4期
页 面:1994-1998页
核心收录:
学科分类:0808[工学-电气工程] 08[工学] 0827[工学-核科学与技术]
主 题:Network programming PROTOTYPE Codes execution speed graphical user interfaces
摘 要:Network programming is very important for nest generation of distributed DAQ system. Java has powerful functionality not only in GUI hut also in network programming. But, execution speed of Java program is slow on Java interpreter. For evaluating the DAQ parameters, we have investigated various benchmark programs on Java interpreter, Java Just-In-Time compiler and Java native code compiler which generates native codes, and evaluated the performance of them in comparison with that of the C: native codes. We found that the performance of the Java native code compiler was nearly as good as that of the C native codes. Bence, a prototype of Java-based DAQ has been developed and evaluated. The result showed that the prototype was fast enough as first stage of the development. Our goal is to establish 3-tier (DAQ client, DAQ server and DAQ database) model for the DAQ.