WebSphere

User Group UK

Looking for up-to-date content? Check out IBM's WebSphere, Liberty, Java & DevOps Community, as well as @wasdevnet and @openlibertyio on Twitter!


Title:
New technology in IBM Java: An Introduction to MultiTenancy
Stream:
182
Speakers:
Iain Lewis
Abstract:
An introduction to the one of the latest features in IBM's Java SDK, MultiTenancy. Multitenancy is a form of 'JVM virtualization' which allows a single JVM to be shared safely by multiple applications (tenants). It achieves these goals without requiring application changes, and introduces resource controls to limit the usage of each tenant. This talk will explain the shared JVM model and describe how tenant isolation and resource quotas are implemented and enforced.