6 مستودعات
Architectures for deploying applications across multiple machines to achieve high availability and geographic performance.
Distinct from Distributed Systems: Distinct from Distributed Systems: focuses on the deployment and distribution aspect rather than messaging.
Explore 6 awesome GitHub repositories matching devops & infrastructure · Distributed Deployment Patterns. Refine with filters or upvote what's useful.
This project serves as a comprehensive technical reference for the architecture and design of data-intensive applications. It provides a structured analysis of the fundamental principles required to build reliable, scalable, and maintainable software systems, covering the core trade-offs inherent in modern data infrastructure. The repository explores the mechanics of distributed data management, including strategies for replication, partitioning, and achieving consensus across multiple nodes. It details the design of storage engines, indexing techniques, and transaction management models, whi
Details strategies for deploying applications across multiple nodes to achieve high availability and scalability.
Vector is a high-performance observability data pipeline designed to collect, transform, and route logs, metrics, and traces across distributed infrastructure. It functions as a modular engine that decouples data ingestion from processing and transmission, utilizing a component-based architecture to connect diverse sources to multiple destinations. The project distinguishes itself through a focus on reliability and flow control. It implements backpressure-aware data movement to prevent data loss during traffic spikes and utilizes disk-backed event buffering to ensure durability during network
Routes observability data directly from client nodes to downstream services to minimize infrastructure complexity and overhead.
CRMEB is a comprehensive e-commerce platform built on ThinkPHP 6, designed as a headless system that delivers standardized APIs to various frontend clients. It provides a unified backend to synchronize product catalogs, orders, and customer data across web browsers, mobile applications, and mini-programs. The platform supports diverse commerce models, including multi-vendor marketplaces where independent merchants manage their own stores, centralized chain store networks, and social commerce frameworks featuring affiliate distribution and community group buying. It also integrates specialized
Supports distributing the system across multiple servers in different regions for high availability.
Swarms is a multi-agent orchestration framework and autonomous agent toolkit designed to coordinate large language model agents. It serves as a workflow engine for managing agent relationships, providing the infrastructure to build autonomous agents with integrated memory, tool-calling capabilities, and reasoning loops. The framework is distinguished by its multi-agent consensus systems, which utilize voting, adversarial debates, and judge agents to synthesize high-quality responses. It supports a variety of collaboration patterns, including director-worker hierarchies, expert synthesis, and
Uses a standardized protocol to enable the discovery and execution of agents across a distributed network.
yii2_fecshop هو منصة تجارة إلكترونية B2C شاملة ونظام إدارة محتوى (CMS) مبني على إطار عمل Yii2 PHP. يعمل كـ API تجارة بدون رأس وحل واجهة متجر دولية، ويدعم كلاً من المتاجر ذات البائع الواحد والأسواق متعددة البائعين حيث يمكن للتجار المستقلين إدارة منتجاتهم وطلباتهم الخاصة. يتميز النظام ببنية نقطة دخول متعددة تفصل الواجهات الإدارية، والويب، والجوال، و API مع مشاركة طبقة خدمة مشتركة. يوفر قابلية توسع عالية من خلال استبدال الخدمة القائم على التكوين، والامتدادات الوظيفية القائمة على الأحداث، ونظام قوالب ذي أولوية للتخصيص المرئي. تغطي المنصة مجموعة واسعة من قدرات التجارة، بما في ذلك التسعير متعدد العملات، وتكامل بوابة الدفع الدولية، وإدارة الشحن العالمي، وتوطين المحتوى متعدد اللغات. كما يتضمن أدوات لإدارة الكتالوج والمحتوى، وفهرسة البحث المؤتمتة مع تحسين SEO، والقدرة على مزامنة البيانات مع أنظمة ERP الخارجية. تشمل الميزات التشغيلية الإضافية التحكم في الوصول القائم على الأدوار، وتصفية IP الإقليمية، وأتمتة مهام الخلفية لصيانة المتجر، ونظام تتبع توزيع متعدد المستويات للحوافز على المبيعات.
Supports scaling the e-commerce application across multiple servers to achieve high availability and load balancing.
Lilishop هي منصة تجارة إلكترونية B2B2C متعددة البائعين مصممة كسوق حيث يمكن للتجار الخارجيين إدارة واجهات متاجر مستقلة داخل نظام بيئي موحد. تم بناؤها على بنية الخدمات المصغرة Spring Cloud وواجهة خلفية Spring Boot، باستخدام Vue و Uniapp لتقديم واجهات مستخدم متجاوبة عبر منصات الويب والجوال والبرامج المصغرة. تتميز المنصة بأدوات أتمتة تسويقية متكاملة، بما في ذلك الشراء الجماعي، وحملات المساومة، وشبكة توزيع تابعة قائمة على العمولات. كما تتميز بنظام تسوية مالية شامل يتعامل مع معالجة الدفع متعدد القنوات عبر Alipay و WeChat Pay، إلى جانب توزيع العمولات المؤتمتة وفواتير التجار. يغطي النظام مجموعة واسعة من عمليات التجزئة، بما في ذلك إدارة الكتالوج الهرمي، وتوزيع القسائم المؤتمت، وتتبع دورة حياة الطلب متعدد القنوات. يتضمن أدوات مخصصة للتحكيم في النزاعات، وتدقيق خدمات ما بعد البيع، وفهرسة بحث المنتجات متعددة الأوجه. تتم إدارة النشر من خلال نصوص Docker و Compose لتسهيل تنسيق خدمات API الموزعة والمستهلكين.
Runs components as independent APIs with separate consumers to enable horizontal scaling across servers.