awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesServerless Runtime Management

Tools for managing application execution and worker pools within serverless environments.

Distinct from AWS Lambda Integrations: None of the candidates cover the runtime management aspect of AWS Lambda, only instrumentation or security.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Serverless Runtime Management. Refine with filters or upvote what's useful.

Awesome Serverless Runtime Management GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • roadrunner-server/roadrunnerroadrunner-server का अवतार

    roadrunner-server/roadrunner

    8,473GitHub पर देखें↗

    RoadRunner is a high-performance application server and process manager designed to serve PHP applications using a persistent worker model. It eliminates bootload overhead and initialization time by keeping application processes alive between requests, acting as a protocol-agnostic proxy that routes traffic to a pool of supervised workers. The server is built with a plugin-based modular architecture, allowing it to be extended with custom Go plugins and compiled into tailored binaries. It distinguishes itself by providing a unified execution model for a wide array of communication protocols,

    Enables executing PHP applications within AWS Lambda by managing a pool of reusable workers.

    Goapplication-servergolanghacktoberfest
    GitHub पर देखें↗8,473
  • apache/openwhiskapache का अवतार

    apache/openwhisk

    6,779GitHub पर देखें↗

    OpenWhisk is a serverless cloud platform designed for deploying and executing stateless functions in response to API calls or events. It serves as a complete serverless stack, providing an API gateway for functions, a function-as-a-service runtime manager, and an event-driven workflow engine. The platform distinguishes itself through a polyglot execution model that supports multiple language runtimes and allows for the creation of custom runtimes using Docker containers. It enables complex logic through function orchestration and composition, allowing multiple functions to be chained into seq

    Manages application execution and worker pools across multiple language runtimes using Docker containers.

    Scala
    GitHub पर देखें↗6,779
  1. Home
  2. DevOps & Infrastructure
  3. Serverless Runtime Management