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

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

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

3 रिपॉजिटरी

Awesome GitHub RepositoriesServlet Container Implementations

Implements the Jakarta Servlet specification with a modular pipeline architecture for request processing.

Distinct from Embedded Servlet Integrations: Distinct from Embedded Servlet Integrations: focuses on the standalone servlet container implementation, not embedding into other servers.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Servlet Container Implementations. Refine with filters or upvote what's useful.

Awesome Servlet Container Implementations GitHub Repositories

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

    apache/tomcat

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

    Apache Tomcat is an open-source implementation of the Jakarta Servlet, Pages, Expression Language, and WebSocket specifications, serving as a container for running Java web applications. It provides a modular architecture with a servlet container, connector abstraction for multiple I/O models, and a pipeline-based request processing system that handles cross-cutting concerns through composable components. The server supports container-managed security with configurable realms for authentication against JDBC, LDAP, or memory-based credential stores, and offers TLS encryption with optional Open

    Implements the Jakarta Servlet specification with a modular pipeline architecture for request processing.

    Javahttpjavajavaee
    GitHub पर देखें↗8,186
  • undertow-io/undertowundertow-io का अवतार

    undertow-io/undertow

    3,748GitHub पर देखें↗

    Undertow is a Java HTTP web server and non-blocking I/O server implementation. It functions as a Jakarta Servlet container and a WebSocket server, providing the infrastructure to execute standardized servlet components and maintain persistent full-duplex communication channels for real-time data exchange. The project is characterized by an asynchronous architecture that utilizes a non-blocking I/O model to handle large numbers of concurrent connections. It incorporates buffer-pooling mechanisms and zero-copy data transfers to reduce memory allocation and garbage collection pressure. The syst

    Implements the Jakarta Servlet specification using a modular pipeline architecture for request processing.

    Javaajphacktoberfesthttp
    GitHub पर देखें↗3,748
  • validator/validatorvalidator का अवतार

    validator/validator

    1,951GitHub पर देखें↗

    The validator repository contains an open-source markup validation engine that checks HTML, CSS, and SVG documents for conformance against official W3C web standards. It operates both as a command-line utility for batch processing local files and remote URLs, and as a standalone web server and HTTP API for browser-based and remote document conformance checking. The software utilizes a rule-based conformance engine and event-driven stream parsing to evaluate document structures, syntax trees, and web accessibility guidelines. It provides URL parsing and normalization utilities that validate i

    Hosts an HTTP server interface using standard servlet containers to process remote validation requests.

    Javadevtoolshtml-checkerhtml-linter
    GitHub पर देखें↗1,951
  1. Home
  2. DevOps & Infrastructure
  3. Custom Server Script Integration
  4. Embedded Servlet Integrations
  5. Servlet Container Implementations