XBUP - Extensible Binary Universal Protocol

» Concepts » Issues

Issue: Random Access Acceleration

This document is part of the eXtensible Binary Universal Protocol project documentation. Provides description...

Description

The RAT technique (Random Access Table) reduces the access time in the processing of the document. Allows you to find a block more effectively while reading the document.

Solution Details

It uses ancillary table with a list ancillary blocks and direct links to them. References are given as the addresses using a block of bits relevant to current size of the block. Considered aspects:


Page Source