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,186在 GitHub 上查看↗

    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,748在 GitHub 上查看↗

    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,951在 GitHub 上查看↗

    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