...
首页> 外文期刊>電子情報通信学会技術研究報告. ソフトウェアサイエンス. 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.
机译:现在有两个软件执行样式。 第一个样式使用单个进程空间上加载的软件实例的所有文档以及具有在多个进程空间上加载的多个实例的每个文档处理。 首先启用高效执行,因为每个文档共享资源,但是当文档发生访问冲突时,所有文档都将丢失。 第二个成本很多资源和时间,因为每个文件都有分开的内存空间,但消除了与具有完美内存保护的操作系统上的内存访问冲突的任何风险,而不是第一次执行样式。 在本文中,我们提出了一种新的执行风格的软件程序,其中多个实例在合作中用于组合应用程序软件。 我们还展示了如何通过应用此方法为JRF应用程序更有效地执行Java应用程序。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号