FICHA · MANJARO

python-queuelib

Collection of persistent (disk-based) queues.

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides disk-backed queue structures for Python applications. It helps crawlers, workers, and data-processing tools keep pending items across restarts instead of holding every queue only in memory.

Persistent queues can contain URLs, file paths, jobs, or user data. Plan cleanup, locking, and storage limits before using them for long-running workflows.

Permissions

Permissions not analysed for this source yet.