8 个仓库
Systems for managing background jobs and task queues.
Explore 8 awesome GitHub repositories matching part of an awesome list · Queue. Refine with filters or upvote what's useful.
TubeArchivist is a self-hosted YouTube video archiving system and metadata indexer. It functions as a personal media library and download manager that allows users to create a searchable offline collection of videos, channels, and playlists. The system distinguishes itself by indexing subtitles, comments, and channel information for full-text search and retrieval. It features automated media synchronization to track subscriptions and playlists, ensuring new content is automatically queued and downloaded as it is published. The project provides a broad set of capabilities for digital asset ma
Organizes the download queue using content filters and mass actions for efficient management.
VidBee is a self-hosted media download manager that wraps the yt-dlp engine to download videos and audio from over 1000 websites. It functions as both a desktop client and a Fastify-based web service, managing downloads through a persistent queue with pause, resume, retry, and real-time progress tracking. The application uses cookie-based authentication to access login-gated, age-restricted, or subscriber-only content by importing browser cookies or Netscape-format cookie files. The application distinguishes itself through automated download workflows, including RSS and Atom feed monitoring t
Queues only feed items whose titles or descriptions match a comma-separated keyword filter to skip unwanted content.
This branch is for use with CakePHP 5.1+. For details see version map.
Minimal, dependency-free queue solution.
This is a Queue system for CakePHP.
Core queue system for the php-queue library.
A scheduler addon for Queue plugin.
Crontab-like scheduler for database-driven queues.
The BatchQueue plugin provides a unified system for managing batch job processing in CakePHP applications. It supports both parallel execution (running the same job with different arguments simultaneously) and sequential chains (jobs run one after another with context accumulation). The plugin…
Manages batch jobs with parallel execution.
The Temporal plugin provides workflow orchestration for CakePHP applications using Temporal.
Workflow orchestration for durable background jobs.
CakePHP Enqueue Plugin
Database-driven message queue integration.