awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repository-uri

Awesome GitHub RepositoriesDistributed Deployment Patterns

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.

Awesome Distributed Deployment Patterns GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • vonng/ddiaAvatar Vonng

    Vonng/ddia

    22,648Vezi pe GitHub↗

    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.

    Pythonbookdatabaseddia
    Vezi pe GitHub↗22,648
  • vectordotdev/vectorAvatar vectordotdev

    vectordotdev/vector

    22,071Vezi pe GitHub↗

    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.

    Rusteventsforwarderhacktoberfest
    Vezi pe GitHub↗22,071
  • crmeb/crmebAvatar crmeb

    crmeb/CRMEB

    8,956Vezi pe GitHub↗

    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.

    Vueb2cform-createivewui
    Vezi pe GitHub↗8,956
  • kyegomez/swarmsAvatar kyegomez

    kyegomez/swarms

    6,888Vezi pe GitHub↗

    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.

    Python
    Vezi pe GitHub↗6,888
  • fecshop/yii2_fecshopAvatar fecshop

    fecshop/yii2_fecshop

    5,263Vezi pe GitHub↗

    yii2_fecshop este o platformă B2C e-commerce și CMS cuprinzătoare, construită pe framework-ul PHP Yii2. Funcționează ca un API de comerț headless și o soluție de storefront internațional, suportând atât magazine cu un singur vânzător, cât și marketplace-uri multi-vendor unde comercianții independenți își pot gestiona propriile produse și comenzi. Sistemul se distinge printr-o arhitectură cu puncte de intrare multiple care separă interfețele administrative, web, mobile și API, partajând în același timp un strat de servicii comun. Oferă o extensibilitate ridicată prin înlocuirea serviciilor bazată pe configurație, extensii funcționale bazate pe evenimente și un sistem de template-uri prioritizat pentru personalizarea vizuală. Platforma acoperă un set larg de capabilități de comerț, inclusiv prețuri multi-valută, integrarea gateway-urilor de plată internaționale, gestionarea globală a livrărilor și localizarea conținutului în mai multe limbi. Include, de asemenea, instrumente pentru gestionarea catalogului și a conținutului, indexarea automată a căutărilor cu optimizare SEO și capacitatea de a sincroniza datele cu sisteme ERP externe. Funcționalitățile operaționale suplimentare includ controlul accesului bazat pe roluri, filtrarea IP-urilor regionale, automatizarea sarcinilor de fundal pentru întreținerea magazinului și un sistem de urmărire a distribuției pe mai multe niveluri pentru stimulente de vânzări.

    Supports scaling the e-commerce application across multiple servers to achieve high availability and load balancing.

    PHPb2ccartecommerce
    Vezi pe GitHub↗5,263
  • lilishop/lilishopAvatar lilishop

    lilishop/lilishop

    4,216Vezi pe GitHub↗

    Lilishop este o platformă de e-commerce multi-vendor B2B2C concepută ca o piață unde comercianții terți pot gestiona vitrine independente într-un ecosistem unificat. Este construită pe o arhitectură de microservicii Spring Cloud și un backend Spring Boot, utilizând Vue și Uniapp pentru a livra interfețe utilizator responsive pe platforme web, mobile și mini-programe. Platforma se diferențiază prin instrumente integrate de automatizare a marketingului, inclusiv cumpărături de grup, campanii de bargain și o rețea de distribuție afiliată bazată pe comisioane. Dispune, de asemenea, de un sistem financiar cuprinzător de decontare care gestionează procesarea plăților pe mai multe canale prin Alipay și WeChat Pay, alături de distribuția automată a comisioanelor și facturarea comercianților. Sistemul acoperă o gamă largă de operațiuni de retail, inclusiv gestionarea ierarhică a catalogului, distribuția automată a cupoanelor și urmărirea omnichannel a ciclului de viață al comenzilor. Include instrumente dedicate pentru arbitrajul disputelor, auditarea serviciilor post-vânzare și indexarea căutării fațetate a produselor. Implementarea este gestionată prin scripturi Docker și Compose pentru a facilita orchestrarea serviciilor API distribuite și a consumatorilor.

    Runs components as independent APIs with separate consumers to enable horizontal scaling across servers.

    Javab2b2cdockerjava
    Vezi pe GitHub↗4,216
  1. Home
  2. DevOps & Infrastructure
  3. Distributed Systems
  4. Distributed Deployment Patterns

Explorează sub-etichetele

  • Agent Discovery ProtocolsStandardized communication protocols for discovering and executing autonomous agents across a distributed network. **Distinct from Distributed Deployment Patterns:** Focuses on agent-specific discovery and execution protocols rather than general high-availability deployment patterns.
  • Distribution CompatibilityThe ability to run across different versions or flavors of a software distribution without modification. **Distinct from Distributed Deployment Patterns:** Focuses on compatibility across different K8s distributions rather than general deployment patterns.
  • Location-Transparent DeploymentDeployment strategies that allow application units to be distributed across nodes without changing business logic. **Distinct from Distributed Deployment Patterns:** Specifically addresses the transparency of actor location during deployment rather than general high-availability patterns.
  • Telemetry Routing PatternsStrategies for directing observability data streams directly from client nodes to downstream services. **Distinct from Distributed Deployment Patterns:** Distinct from general distributed deployment patterns: focuses on the routing of telemetry data streams rather than application deployment orchestration.