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

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

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

1 مستودع

Awesome GitHub RepositoriesNetwork

Queues specifically for organizing the sequential or simultaneous execution of network requests.

Distinct from Task Queues: Distinct from general task queues by specializing in network upload and download requests.

Explore 1 awesome GitHub repository matching devops & infrastructure · Network. Refine with filters or upvote what's useful.

Awesome Network GitHub Repositories

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

    jeasonlzy/okhttp-OkGo

    10,571عرض على GitHub↗

    OkHttp-OkGo is a network request framework that wraps OkHttp to simplify the process of sending and receiving data from web services. It provides a structured system for managing asynchronous data streams and concurrency through integration with RxJava. The project includes dedicated managers for batch file transfers, enabling the simultaneous upload and download of multiple files. The download system supports breakpoint-based management, allowing interrupted transfers to be paused and resumed from the last saved position. Additional capabilities include a custom HTTP cache manager for defin

    Includes a task queueing system to organize sequential or simultaneous network execution.

    Javahttpokgookhttp
    عرض على GitHub↗10,571
  1. Home
  2. DevOps & Infrastructure
  3. Task Queues
  4. Network