![]() |
![]() |
|
FastPak for Java Performance BenefitsFastPak for Java can, in many cases, improve performance for both Java applications and native applications running inside and outside the FastPak environment. The Java virtual machine (JVM) used to launch Java applications is a resource hog. Every time an application is launched via a command line, by double clicking on a jar file, or by using another application launcher such as Web Start, a new JVM is also started corresponding to the application. If you want to run five applications, you end up starting five JVMs. Because each JVM acts essentially as a sub-operating system within the operating system, each JVM instance associated with each application being launched requires another re-allocation of, and access to the operating system's video, network, memory, threads, processes, and disk resources (to name a few). Todays multi-tasking operating systems must add all the handles to these resources into its queues, and then time slice and swap out the memory as each task becomes active. The net result is an unneccesary load on the operating system, which can manifest itself with overall system degredation for not only the Java applications being executed, but native applications and the operating system itself. Many users have complained that when too many Java applications are launched on a system simultaneously, response, such as keyboard I/O or the launching of other applications becomes delayed. FastPak for Java can help alleviate this problem by running multiple Java applications under a single JVM. Under FastPak, each Java application shares the operating system's resources, and the allocation and scheduled use of those resources is handled within the confines of the FastPak kernel and its hosting JVM. With this in mind, FastPak users should experience the following benefits:
FastPak for Java does have its limitations. Potential customers should download and review the documentation before assuming, inacurately, that FastPak can solve problems that may exist within an application itself. The following list provides some of the more prevalent problems that may exist or become apparent when an application is run under FastPak:
If you're interested in seeing how well FastPak performs during some of our own tests, click on the following link: Overview of FastPak Performance |
|
|
Copyright © 2004 - 2007, Software and Computer Systems Company, LLC [Legal Information] [Home] [Products] [Purchase] [Downloads] [Support] [Contact] [About] http://www.scsc-online.com |
|