January 23, 2007 - Part of the job of a computer operating system is to control the distribution of the computer's resources among the applications running on the computer. While server-side applications are typically specified in high-level, application-specific terms, such as so many application transactions per second, traditional operating systems only provide controls for low-level machine resources such as cpu time and memory. This impedance mismatch complicates the job of system administrators.
This report describes an novel operating environment for multiple Java applications that can control both high-level and low-level resources. The report describes the design and implementation of policies that can control the rate of consumption of low-level and application-specific resources.
This work shows that, with the addition of simple mechanisms for multiple applications (JSR 121) and resource management (JSR 284), the Java platform can provide a powerful operating environment for Java applications.

本文介绍了一种新型的Java应用操作系统环境,该环境能同时控制高级和低级资源分配。通过增加多应用支持和资源管理机制,Java平台为应用程序提供了一个强大的运行环境。
922

被折叠的 条评论
为什么被折叠?



