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 RepositoriesDedicated Worker Processes

Specialized background processes spawned for continuous system tasks like monitoring or reporting.

Distinct from Background Processing: Focuses on long-lived specialized workers rather than transient asynchronous task jobs

Explore 1 awesome GitHub repository matching devops & infrastructure · Dedicated Worker Processes. Refine with filters or upvote what's useful.

Awesome Dedicated Worker Processes GitHub Repositories

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

    hhxsv5/laravel-s

    3,882Vezi pe GitHub↗

    This project is a high-performance PHP application server designed to keep applications resident in memory, eliminating the bootstrap overhead typically associated with each request. It functions as a multi-protocol network server capable of handling HTTP, WebSocket, TCP, and UDP traffic simultaneously within a single instance. The system is distinguished by an event-driven worker pool and a high-precision task scheduler that executes recurring background jobs at millisecond intervals. It utilizes a shared memory state store for high-speed data access across worker processes and incorporates

    Spawns dedicated background processes for specialized tasks such as monitoring, reporting, or continuous data processing.

    PHP
    Vezi pe GitHub↗3,882
  1. Home
  2. DevOps & Infrastructure
  3. Background Processing
  4. Dedicated Worker Processes