awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesValve-Based Pipelines

Chains composable request-processing components in a pipeline for cross-cutting concerns like logging and authentication.

Distinct from Processing Pipelines: Distinct from Processing Pipelines: specifies a valve-based architecture for request processing, not general data stream transformation.

Explore 1 awesome GitHub repository matching software engineering & architecture · Valve-Based Pipelines. Refine with filters or upvote what's useful.

Awesome Valve-Based Pipelines GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • apache/tomcatالصورة الرمزية لـ apache

    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

    Chains composable request-processing components in a pipeline for cross-cutting concerns.

    Javahttpjavajavaee
    عرض على GitHub↗8,186
  1. Home
  2. Software Engineering & Architecture
  3. Processing Pipelines
  4. Valve-Based Pipelines