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

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

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

1 مستودع

Awesome GitHub RepositoriesParallel Channel Map Merges

Maps each element to a new channel and runs all inner channels concurrently, merging their outputs.

Distinct from Parallel Data Merging: Distinct from Parallel Data Merging: focuses on mapping elements to channels and merging them concurrently, not combining sorted sequences.

Explore 1 awesome GitHub repository matching data & databases · Parallel Channel Map Merges. Refine with filters or upvote what's useful.

Awesome Parallel Channel Map Merges GitHub Repositories

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

    zio/zio

    4,347عرض على GitHub↗

    ZIO is a functional effect system for the JVM that models asynchronous and concurrent programs as pure, composable values with typed error handling and dependency injection. Its core identity is built on fiber-based concurrency, where lightweight, non-blocking fibers execute millions of concurrent tasks with structured lifecycle management, and a dual-channel error model that separates expected business failures from unexpected system defects at compile time. The system provides effect-typed dependency injection through a layer-based dependency graph, pull-based reactive stream processing with

    Maps each element to a new channel and runs all inner channels concurrently, merging their outputs.

    Scalaasynchronicityasynchronousasynchronous-programming
    عرض على GitHub↗4,347
  1. Home
  2. Data & Databases
  3. Parallel Processing
  4. Parallel Data Merging
  5. Parallel Channel Map Merges