Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The STAR engine processes transactions as they pass through a multi-stage pipeline. At each stage, there is a pool of threads available to provide appropriate processing. In this manner, multiple transactions can be processed by any single stage, in parallel. Similarly, the multiple stages of the pipeline allow different types of processing to occur on different events, but without the contention that can result from all threads trying to perform the same operations.

To view the content of the PDF, click the thumbnail below. The book opens in the PDF viewer. To search the document for specific terms or concepts, we recommend that you download the PDF.

  • No labels