Skip to main content
Skip table of contents

Query Processing

You are looking at an older version of the documentation. The latest version is found here.

This section describes how the Data Virtuality Server functions: how queries are executed and terminated, and so on.

Here are the main terms we will be using:

  • VM or Process – the JBossAS instance running Data Virtuality Server;
  • Host – the machine “hosting” one or more VMs;
  • Service – the subsystem running in a VM (often in many VMs) and providing a related set of functionality. In addition to these main components, the service platform provides a core set of services available to applications built on top of the service platform. These services are as follows:
    • Session – the service managing active session information;
    • Buffer Manager – the service providing access to data management for intermediate results;
    • Transaction – the service managing global, local, and request scoped transactions. See also the documentation on Transaction Support.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.