咨询与建议

限定检索结果

文献类型

  • 35 篇 会议
  • 27 篇 期刊文献
  • 1 篇 学位论文

馆藏范围

  • 63 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 56 篇 工学
    • 53 篇 计算机科学与技术...
    • 32 篇 软件工程
    • 8 篇 电气工程
    • 5 篇 控制科学与工程
    • 2 篇 信息与通信工程
    • 1 篇 机械工程
    • 1 篇 材料科学与工程(可...
  • 2 篇 管理学
    • 2 篇 管理科学与工程(可...
  • 1 篇 理学
    • 1 篇 化学
  • 1 篇 医学
    • 1 篇 临床医学

主题

  • 63 篇 real-time java
  • 13 篇 rtsj
  • 11 篇 memory managemen...
  • 9 篇 embedded systems
  • 6 篇 garbage collecti...
  • 6 篇 java
  • 6 篇 middleware
  • 5 篇 real-time system...
  • 5 篇 safety-critical ...
  • 4 篇 drtsj
  • 4 篇 component framew...
  • 4 篇 scoped memory
  • 3 篇 java virtual mac...
  • 3 篇 java processor
  • 3 篇 formal specifica...
  • 3 篇 time predictabil...
  • 3 篇 java modeling la...
  • 3 篇 real-time middle...
  • 2 篇 conformance test
  • 2 篇 immortal memory

机构

  • 6 篇 via univ coll ho...
  • 6 篇 aalborg univ dep...
  • 5 篇 univ york dept c...
  • 3 篇 washington univ ...
  • 3 篇 shanghai int stu...
  • 2 篇 fudan univ sch c...
  • 2 篇 tech univ denmar...
  • 2 篇 univ complutense...
  • 2 篇 tech univ denmar...
  • 2 篇 brunel univ dept...
  • 2 篇 univ carlos iii ...
  • 2 篇 univ augsburg in...
  • 1 篇 inria lille nord...
  • 1 篇 department of el...
  • 1 篇 ustl-lifl cnrs u...
  • 1 篇 vienna univ tech...
  • 1 篇 alcas gmbh karls...
  • 1 篇 washington univ ...
  • 1 篇 vanderbilt univ ...
  • 1 篇 univ carlos iii ...

作者

  • 6 篇 schoeberl martin
  • 5 篇 basanta-val p.
  • 5 篇 garcia-valls m.
  • 5 篇 wellings a
  • 4 篇 ravn anders p.
  • 4 篇 korsholm stephan...
  • 4 篇 sondergaard hans
  • 3 篇 bernat g
  • 3 篇 garcia-valls mar...
  • 3 篇 schmidt dc
  • 3 篇 puffitsch wolfga...
  • 3 篇 chai zhilei
  • 3 篇 hu eys
  • 3 篇 estevez-ayres i.
  • 3 篇 teresa higuera-t...
  • 3 篇 hu guang
  • 3 篇 basanta-val pabl...
  • 2 篇 klefstad r
  • 2 篇 cytron rk
  • 2 篇 luckow kasper so...

语言

  • 59 篇 英文
  • 2 篇 其他
  • 1 篇 西班牙文
  • 1 篇 中文
检索条件"主题词=real-time Java"
63 条 记 录,以下是1-10 订阅
排序:
A real-time java tool chain for resource constrained platforms
收藏 引用
CONCURRENCY AND COMPUTATION-PRACTICE & EXPERIENCE 2014年 第14期26卷 2407-2431页
作者: Korsholm, Stephan E. Sondergaard, Hans Ravn, Anders P. VIA Univ Coll Horsens Denmark Aalborg Univ Dept Comp Sci Aalborg Denmark
The java programming language was originally developed for embedded systems, but the resource requirements of previous and current java implementations - especially memory consumption - tend to exclude them from being... 详细信息
来源: 评论
Eliminating object reference checks by escape analysis on real-time java virtual machine
收藏 引用
CLUSTER COMPUTING-THE JOURNAL OF NETWORKS SOFTWARE TOOLS AND APPLICATIONS 2019年 第4-Sup期22卷 S9323-S9334页
作者: Feng, Wei Shi, Xiaohua Wang, Wenru Beihang Univ Sch Comp Sci & Engn State Key Lab Software Dev Environm Beijing Peoples R China
The real-time specification for java (RTSJ) makes java to be a real-time programming language. However, the RTSJ's memory management system is more complicated than J2SE's. The assignment rules of RTSJ, which ... 详细信息
来源: 评论
Simulation of safety-critical, real-time java: A case study of dynamic analysis of scoped memory consumption
收藏 引用
SIMULATION MODELLING PRACTICE AND THEORY 2012年 25卷 172-189页
作者: Hamza, H. Counsell, S. Brunel Univ Dept Informat Syst & Comp Uxbridge UB8 3PH Middx England
For critical, real-time applications, scoped memory management in real-time Specification for java (RTSJ) achieves a level of predictability not found in applications that use garbage collection techniques. However, a... 详细信息
来源: 评论
Resource management policies for real-time java remote invocations
收藏 引用
JOURNAL OF PARALLEL AND DISTRIBUTED COMPUTING 2014年 第1期74卷 1930-1944页
作者: Basanta-Val, Pablo Garcia-Valls, Marisol Univ Carlos III Madrid Dept Ingn Telemat E-28903 Getafe Spain
A way to deal with the increasing cost of next generation real-time applications is to extend middleware and high-level general-purpose programming languages, e.g. java, with real-time support that reduces development... 详细信息
来源: 评论
Enhancing OSGi with real-time java support
收藏 引用
SOFTWARE-PRACTICE & EXPERIENCE 2013年 第1期43卷 33-65页
作者: Basanta-Val, P. Garcia-Valls, M. Estevez-Ayres, I. Univ Carlos III Madrid Dept Ingn Telemat Leganes 28911 Spain
OSGi was designed with embedded systems in mind, its current support is insufficient for coping with one main characteristic of many embedded systems: real-time performance. This article analyzes different key issues ... 详细信息
来源: 评论
real-time java API Specifications for High Coverage Test Generation  12
Real-time Java API Specifications for High Coverage Test Gen...
收藏 引用
10th International Workshop on java Technologies for real-time and Embedded Systems (JTRES)
作者: Ahrendt, Wolfgang Mostowski, Wojciech Paganelli, Gabriele Chalmers S-41296 Gothenburg Sweden Univ Twente Enschede Netherlands
We present the test case generation method and tool KeYTestGen in the context of real-time java applications and libraries. The generated tests feature strong coverage criteria, like the Modified Condition/Decision Cr... 详细信息
来源: 评论
The design and performance of real-time java middleware
收藏 引用
IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS 2003年 第11期14卷 1155-1167页
作者: Corsaro, A Schmidt, DC Washington Univ Dept Comp Sci & Engn St Louis MO 63130 USA Vanderbilt Univ Inst Software Integrated Syst Nashville TN 37235 USA
More than 90 percent of all microprocessors are now used for real-time and embedded applications. The behavior of these applications is often constrained by the physical world. It is therefore important to devise high... 详细信息
来源: 评论
AUTOMATIC MEMORY MANAGEMENT FOR EMBEDDED real-time java PROCESSOR JPOR-32
收藏 引用
INTELLIGENT AUTOMATION AND SOFT COMPUTING 2011年 第8期17卷 1193-1205页
作者: Hu, Guang Chai, Zhilei Tu, Shiliang Fudan Univ Sch Comp Sci Shanghai 200433 Peoples R China Shanghai Int Studies Univ Dept Comp Sci Shanghai 200083 Peoples R China Jiangnan Univ Sch Informat Technol Wuxi 214122 Peoples R China
Currently, java has been gradually applied in embedded real-time areas like robotics, control system, etc. owning to its advantages like robustness, security, etc. In order to improve the performance of java's exe... 详细信息
来源: 评论
Ravenscar-java: a high-integrity profile for real-time java
收藏 引用
CONCURRENCY AND COMPUTATION-PRACTICE & EXPERIENCE 2005年 第5-6期17卷 681-713页
作者: Kwon, J Wellings, A King, S Univ York Dept Comp Sci Real Time Syst Res Grp York YO10 5DD N Yorkshire England
For many, java is the antithesis of a high-integrity programming language. Its combination of object-oriented programming features, its automatic garbage collection, and its poor support for real-time multi-threading ... 详细信息
来源: 评论
Design of Instruction Execution Stage for an Embedded real-time java Processor
Design of Instruction Execution Stage for an Embedded Real-T...
收藏 引用
International Conference on Intelligent Computing and Information Science
作者: Hu, Guang Chai, Zhilei Zhao, Wenke Shanghai Int Studies Univ Dept Comp Sci Shanghai 200086 Peoples R China Fudan Univ Sch Comp Sci Shanghai 200433 Peoples R China Jiangnan Univ Sch Internet Things Wuxi 214122 Peoples R China Intel Corp Intel Asia Pacific Res & Dev Ltd Shanghai 200241 Peoples R China
Now, as a popular language for the development of sever and desktop applications, java is also playing a more and more important role in embedded development owning to its features like platform independence, high dev... 详细信息
来源: 评论