...
首页> 外文期刊>電子情報通信学会技術研究報告. ソフトウェアサイエンス. Software Science >Separation of an executable-file for new software execution style - and its application for Java runtime environment
【24h】

Separation of an executable-file for new software execution style - and its application for Java runtime environment

机译:用于新软件执行样式的可执行文件的分离-及其在Java运行时环境中的应用

获取原文
获取原文并翻译 | 示例
   

获取外文期刊封面封底 >>

       

摘要

There are two software execution styles now. First style processes all documents with only an instance of a software loaded on single process space, and second style processes each document with multiple instances loaded on multiple process spaces. First enables efficient execution because each documents shares resources, but when an access violation occurred for a document, all documents will be lost. Second costs much resources and time because each documents have separated memory spaces, but eliminates any risk related to memory access violation on Operating Systems with perfect memory protection as opposed to first execution style. In this paper, we propose a new execution style of software programs in which multiple instances work in collaboration for composing an application software. We also show how it enables Java applications executed more efficiently by applying this method for JRF.
机译:现在有两种软件执行样式。第一种样式仅使用在单个处理空间上加载的软件的一个实例来处理所有文档,第二种样式使用在多个处理空间上加载的多个实例的每个文档来处理。首先,由于每个文档共享资源,因此可以高效执行,但是当文档发生访问冲突时,所有文档都会丢失。由于每个文档都有单独的内存空间,因此Second花费了大量资源和时间,但是消除了与具有良好内存保护(而不是首次执行样式)的操作系统上的内存访问冲突相关的任何风险。在本文中,我们提出了一种新的软件程序执行方式,其中多个实例协同工作以组成应用程序软件。我们还将展示如何通过将这种方法应用于JRF来使Java应用程序更有效地执行。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号