Terminology
- VM or Process
-
A WildFly instance running Teiid.
- Host
-
A machine that runs one or more VMs.
- Service
-
A subsystem that runs in a VM (often in many VMs) and provides a related set of functionality. In addition to these main components, the service platform makes the following core set of services available to the applications that are built on top of it:
- Session
-
The Session service manages active session information.
- Buffer manager
-
The Buffer Manager service provides access to data management for intermediate results. For more information, see Buffer management in Data management.
- Transaction
-
The Transaction service manages global, local, and request scoped transactions. For more information, see Transactions.