/* * The index is a high-level structure which represents the totality of the UDS index. It manages * the queues for incoming requests and dispatches them to the appropriate sub-components like the * volume or the volume index. It also manages administrative tasks such as saving and loading the * index. * * The index is divided into a number of independent zones and assigns each request to a zone based * on its name. Most sub-components are similarly divided into zones as well so that requests in * each zone usually operate without interference or coordination between zones.
*/
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.