jvm
- 网络虚拟机;Java虚拟机
-
The JVM will have to efficiently compile Java code to provide performance close to that of C code . Informal Discussion on New Pattern Programing Language Jave Faced to Object under Network Circumstances
Java虚拟机必须高效地编译Java程序,以提供接近c语言程序的性能。漫谈网络环境下面向对象的新型编程语言Java
-
Each JBI container exists within a single JVM and houses all BCs and SEs , belonging to this container along with a set of services , providing operational support for SEs , and BCs implementation .
每个JBI容器存在于一个单独的虚拟机中,并容纳所有的BC和SE,容器提供了一组服务,为SE和BC实现提供操作性支持。
-
Each new release of a JVM improves performance and reliability .
每发布一个新的JVM版本都将改善性能和可靠性。
-
We are making significant changes to the JVM instruction architecture .
我们对JVM的指令架构作了重大的改变。
-
JIT is the most important JVM component in terms of performance .
就性能而言,JIT是最重要的JVM组件。
-
In contrast , a JVM running with Class Sharing uses the following order
与其相反,进行共享的JVM采用以下次序
-
Generate JVM heap dumps manually using one of the following methods
使用下列方法之一手动生成JVM堆转储
-
This interface provides methods to control the execution of applications running inside the JVM .
该界面提供方法控制在JVM中运行的应用程序的执行。
-
On Networks Simulating by JVM Based Distributed Processing
基于JVM的分布计算在网络仿真中的应用研究
-
Best practice : Increasing JVM heap size on agent controllers
最佳实践:增加代理控制器上的JVM堆大小
-
Use optimal core / JVM ratio .
使用最佳内核/JVM比率。
-
The JVM itself is a sensible place to start implementing performance monitoring .
从JVM开始实现性能监控是个明智的选择。
-
These features typically use up to30 additional threads per JVM .
这些特性一般在每个JVM上会多使用30个额外线程。
-
It also provides the most JVM space for the business process applications that should run in this environment .
这种拓扑还为应该在这种环境中运行的业务流程应用程序提供大部分JVM空间。
-
JConsole lets you monitor various JVM resource statistics during run time .
JConsole使您能够在运行时监视各种JVM资源统计信息。
-
Signal the central JVM suspend mechanism that it has reached a safe point .
告知中央JVM暂停机制已经到达安全点。
-
Because main is never called again , a simple JVM would never use this compiled code .
因为main不会被再次调用,所以简单的JVM不会使用它的编译版本。
-
Every JVM used to run Java platform applications is built around an implementation of this machine .
每个用于运行Java平台应用程序的JVM都是围绕该机器的实现而被构建的。
-
The agent sends information from the monitored JVM to the client .
代理将来自受监控的JVM的信息发送到客户端。
-
But since every application server requires its own JVM , available memory must be carefully considered .
但是由于每个应用程序服务器都需要自己的JVM,因此必须仔细考虑可用的内存。
-
These runtime routines'addresses can be different each time the JVM is loaded into memory .
这些运行时例程的地址可能在每次将JVM加载到内存时变化。
-
You want to add system properties to the JVM with the Eclipse workbench running ?
您是希望在Eclipse工作台运行的时候为JVM添加系统属性吗?
-
The previous section introduced JIT that is an essential part of IBM JVM .
上一节简要介绍了JIT,它是IBMJVM的一个基本部分。
-
Large session objects decrease the JVM memory available for creation and execution of application objects .
大型的会话对象会减少可用以创建和执行应用程序对象的JVM内存。
-
The IBM JVM has a built-in method tracing facility .
IBMJVM有一个内置的方法跟踪工具。
-
The session attributes should be kept consistent in each JVM .
这些会话属性应该在每个JVM中保持一致。
-
It seems as if the JVM can handle any code structure and still deliver optimum performance .
好像JVM可以处理任何代码结构,同时提供最佳性能。
-
Release any held internal JVM structures .
释放所有使用的内部JVM结构。
-
To reduce contention in the JVM and operating system , use synchronized methods only when feasible .
为了减少JVM和操作系统中的争用,应该只在可行的情况下才使用同步方法。
-
Resource statistics : Show execution group level resource statistics such as JVM heap and socket data .
资源统计:显示执行组级别的资源统计,比如JVM堆和套接字数据。