Skip to main content

QueueCatalog - asynchronous cataloging

Project description

A QueueCatalog delegates most requests to a ZCatalog that is named as part of the QueueCatalog configuration.

Requests to catalog or uncatalog objects are queued. They must be processed by a separate process (or thread).

The queuing provides benefits:

  • Content-management operations, performed by humans, complete much faster, this making the content-management system more effiecient for it’s users.

  • Catalog updates are batched, which makes indexing much more efficient.

  • Indexing is performed by a single thread, allowing more effecient catalog document generation and avoiding conflict errors from occuring during indexing.

  • When used with ZEO, indexing might e performed on the same machine as the storage server, making updates faster.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Products.QueueCatalog-1.6.0.tar.gz (22.6 kB view hashes)

Uploaded Source

Built Distribution

Products.QueueCatalog-1.6.0-py2.4.egg (56.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page