Abstraction - permalink
- Changing the interface of an object and exposing it in a more useful form. Abstraction may be done by providing a layer of software which makes an object or collection of objects easier to manage by exposing a different object with a different interface.
Oracle - Cite This Source - This Definition - Abstraction involves changing the interface of an object and exposing it in a more useful or appropriate form. This may be done by providing a layer of software, or whatever, which makes an object or collection of objects easier to manage by exposing a different object with a different interface. An example of this would be presenting the user with a tier of a service, for example of tier of web servers and their associated load balancer. The user would then manage the whole tier as a single object, including web tier attributes and load balancing policies, rather than managing each individual component.
Open Grid Forum - Cite This Source - This Definition - Browse Related Terms: GASS (Global Access to Secondary Storage), GRAM (Grid Resource Allocation and Management), Policy-based Management, virtualization, VMM (Virtual Machine Monitor), VO (Virtual Organization)
- All > Technology > Programming > Java
- All > Technology > Telecommunications