咨询与建议

限定检索结果

文献类型

  • 18 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 16 篇 工学
    • 13 篇 计算机科学与技术...
    • 12 篇 软件工程
    • 3 篇 信息与通信工程
    • 3 篇 控制科学与工程
    • 2 篇 机械工程
    • 1 篇 环境科学与工程(可...
    • 1 篇 网络空间安全
  • 3 篇 管理学
    • 3 篇 图书情报与档案管...

主题

  • 3 篇 java programming...
  • 2 篇 virtual machine
  • 1 篇 dsm system
  • 1 篇 dsm
  • 1 篇 vrml
  • 1 篇 geometric simula...
  • 1 篇 active networks
  • 1 篇 scanning
  • 1 篇 just in time pro...
  • 1 篇 semantics
  • 1 篇 security
  • 1 篇 multitasking
  • 1 篇 ultra high-speed...
  • 1 篇 virtual machinin...
  • 1 篇 engines
  • 1 篇 distributed comp...

机构

  • 2 篇 ibm t. j. watson...
  • 1 篇 japan science an...
  • 1 篇 dept. of compute...
  • 1 篇 ibm tj watson re...
  • 1 篇 sun microsystems
  • 1 篇 simon fraser uni...
  • 1 篇 network computin...
  • 1 篇 institute for hu...
  • 1 篇 ibm haifa resear...
  • 1 篇 sun microsystems...
  • 1 篇 department of co...
  • 1 篇 fujitsu labs ltd...
  • 1 篇 northeastern uni...
  • 1 篇 dept. of compute...
  • 1 篇 sable research g...
  • 1 篇 tokyo institute ...
  • 1 篇 department elis ...
  • 1 篇 fujitsu laborato...

作者

  • 1 篇 barabash katheri...
  • 1 篇 ernst matthias
  • 1 篇 lee j.l.
  • 1 篇 ting-wei hou
  • 1 篇 shepherd janice
  • 1 篇 ngo ton a.
  • 1 篇 chen fuh-gwo
  • 1 篇 buchbinder niv
  • 1 篇 domani tamar
  • 1 篇 bradshaw jeffrey...
  • 1 篇 fonck stijn
  • 1 篇 hendren laurie j...
  • 1 篇 maruyama fuyuhik...
  • 1 篇 cameron robert d...
  • 1 篇 grove david
  • 1 篇 seidl matthew l.
  • 1 篇 gagnon etienne m...
  • 1 篇 cocchi anthony
  • 1 篇 padua david a.
  • 1 篇 russell kenneth

语言

  • 18 篇 英文
检索条件"任意字段=1st Java Virtual Machine Research and Technology Symposium, JVM 2001"
18 条 记 录,以下是11-20 订阅
排序:
Dynamic type checking in Jalapeño  1
Dynamic type checking in Jalapeño
收藏 引用
1st java virtual machine research and technology symposium, jvm 2001
作者: Alpern, Bowen Cocchi, Anthony Grove, David IBM T. J. Watson Research Center Yorktown HeightsNY10598 United States
A java virtual machine (jvm) must sometimes check whether a value of one type can be can be treated as a value of another type. The overhead for such dynamic type checking can be a significant factor in the running ti... 详细信息
来源: 评论
Mostly accurate stack scanning  1
Mostly accurate stack scanning
收藏 引用
1st java virtual machine research and technology symposium, jvm 2001
作者: Barabash, Katherine Kolodner, Elliot K. Shepherd, Janice Buchbinder, Niv Ossia, Yoav Sivan, Ron Domani, Tamar Pinter, Shlomit S. Umansky, Victor IBM Haifa Research Laboratory Israel
The java virtual machine (jvm) needs, for the purpose of garbage collection (GC), to determine the data type stored in every memory location. jvms that can do this reliably are said to be type-accurate (TA). Full type... 详细信息
来源: 评论
Distributed and parallel execution of java programs on a DSM system
Distributed and parallel execution of Java programs on a DSM...
收藏 引用
1st IEEE/ACM International symposium on Cluster Computing and the Grid, CCGrid 2001
作者: Hou, Ting-Wei Chen, Fuh-Gwo Lee, J.L. Cheng, Y.L. Network Computing Laboratory Department of Engineering Science National Cheng Kung University Tainan Taiwan
The paper focuses on the loop-level parallelism of bytecode on a distributed shared memory (DSM) system, which is built on a cluster of multiprocessors. We define a new attribute called 'Loop Attribute' to rec... 详细信息
来源: 评论
OpenJIT 2: The design and implementation of application framework for JIT compilers  1
OpenJIT 2: The design and implementation of application fram...
收藏 引用
1st java virtual machine research and technology symposium, jvm 2001
作者: Maruyama, Fuyuhiko Matsuoka, Satoshi Ogawa, Hirotaka Maruyama, Naoya Shimura, Kouya Tokyo Institute of Technology Tokyo Japan Fujitsu Laboratories Kanagawa Japan Japan Science and Technology Corporation Japan
We are currently working on a new architecture for java JIT compilers to allow coexistence of multiple, customized JIT compilers in a single java VM simultaneously without prohibitive space or programming costs, calle... 详细信息
来源: 评论
state capture and resource control for java: The design and implementation of the aroma virtual machine  1
State capture and resource control for java: The design and ...
收藏 引用
1st java virtual machine research and technology symposium, jvm 2001
作者: Suri, Niranjan Bradshaw, Jeffrey M. Breedy, Maggie R. Groth, Paul T. Hill, Gregory A. Saavedra, Raul Institute for Human and Machine Cognition University of West Florida United States
Although java is currently riding a rising wave of popularity, current versions fail to address many of the unique challenges posed by the new generation of distributed applications. In particular the advent of peer-t... 详细信息
来源: 评论
Automatic persistent memory management for the Spotless javaTM virtual machine on the palm connected organizer  1
Automatic persistent memory management for the Spotless Java...
收藏 引用
1st java virtual machine research and technology symposium, jvm 2001
作者: Schneider, Daniel Mathiske, Bernd Ernst, Matthias Seidl, Matthew L. Sun Microsystems Inc. 901 San Antonio Road MS MTV29-112 Palo AltoCA94303-4900 United States
Palm organizers are widely used in a multi-tasking fashion. Users switch from one application to another without losing the context established in either of them. Despite its obvious usefulness there is no automatic s... 详细信息
来源: 评论
On the software virtual machine for the real hardware stack machine  1
On the software virtual machine for the real hardware stack ...
收藏 引用
java(TM) virtual machine research and technology symposium (jvm 01)
作者: Aoki, T Eto, T Fujitsu Labs Ltd Autonomous Syst Lab Akashi Hyogo Japan
Several technologies for java(1) [1] program execution have been reported, e.g., Just-in-Time (JIT) compilation, pre-compilation engine, etc., to improve its running speed. Bytecode engine is another approach by takin... 详细信息
来源: 评论
Distributed and Parallel Execution of java Programs on a DSM System  01
Distributed and Parallel Execution of Java Programs on a DSM...
收藏 引用
Proceedings of the 1st International symposium on Cluster Computing and the Grid
作者: Ting-Wei Hou Fuh-Gwo. Chen J. L. Lee Y. L. Cheng
This paper is on the loop-level parallelism of bytecode on a distributed-shared memory (DSM) system, which is built on a cluster of multiprocessors. We define a new attribute called 'Loop Attribute' to record ... 详细信息
来源: 评论