# undertow **Repository Path**: mirrors/undertow ## Basic Information - **Project Name**: undertow - **Description**: Undertow 是一个采用 Java 开发的灵活的高性能 Web 服务器,提供包括阻塞和基于 NIO 的非堵塞机制。Undertow 是红帽公司的开源产品,是 Wildfly 默认的 Web 服务器。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: 1.0.x - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 43 - **Forks**: 0 - **Created**: 2017-04-02 - **Last Updated**: 2025-08-30 ## Categories & Tags **Categories**: web-service **Tags**: None ## README Undertow ======== Undertow is a Java web server based on non-blocking IO. It consists of a few different parts: * A core HTTP server that supports both blocking and non-blocking IO * A Servlet 3.1 implementation * A JSR-356 compliant web socket implementation Website: http://undertow.io Issues: https://issues.jboss.org/browse/UNDERTOW Project Lead: Stuart Douglas Mailing List: undertow-dev@lists.jboss.org http://lists.jboss.org/mailman/listinfo/undertow-dev