Content deleted Content added
fixing broken link |
Cnwilliams (talk | contribs) Disambiguated: Suse → SUSE Linux distributions |
||
Line 19:
VRP is usually implemented in the OS in a way that is completely transparent to the application or transaction. The technology creates virtual resource "lanes", each of which has access to a controllable amount of resources, and redirects specific transactions to those lanes allowing them to take more or less resources.
VRP can be implemented in any OS and is available on [[Microsoft Windows|Windows]], [[Red Hat]], [[SUSE Linux distributions|Suse]], [[HP-UX]], [[Solaris (operating system)|Solaris]], [[tru64]], [[AIX]] and others.
In any OS, the application communicates with the OS kernel in a specific way which requires a different VRP implementation. A safe implementation of VRP usually combines several resource allocation techniques. VRP implementations depend on rapidly varying transaction type, consumed resource and kernel state. The VRP implementation must adapt to such changes in real-time.
|