awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesTask Execution Queues

Ordering of asynchronous setup tasks using priority queues to ensure correct execution sequence.

Distinct from Priority Queues: Distinct from the generic Priority Queues data structure by applying it specifically to the orchestration of setup tasks.

Explore 1 awesome GitHub repository matching software engineering & architecture · Task Execution Queues. Refine with filters or upvote what's useful.

Awesome Task Execution Queues GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • yeoman/yoAvatar yeoman

    yeoman/yo

    3,959Vezi pe GitHub↗

    Yo is a Node.js CLI framework and project template orchestrator used to automate the creation of standardized software projects. It functions as an interactive project generator and scaffolding runner that produces customized source code and manifests based on user input and predefined templates. The system utilizes a plugin-based architecture to discover and execute external setup tools. It distinguishes itself through a memory-first file system that resolves conflicts before committing changes to disk and a priority-queue task orchestration model to ensure the correct execution order of com

    Organizes asynchronous setup methods into a priority queue to ensure the correct execution order for complex projects.

    JavaScript
    Vezi pe GitHub↗3,959
  1. Home
  2. Software Engineering & Architecture
  3. Queue Implementations
  4. Priority Queues
  5. Task Execution Queues