horizontal-scaling

There are 35 repositories under horizontal-scaling topic.

  • polardb/polardbx-sql

    PolarDB-X is a cloud native distributed SQL Database designed for high concurrency, massive storage, complex querying scenarios.

    Language:Java1.6k44152324
  • polardb/polardbx

    PolarDB-X is a cloud native distributed SQL Database designed for high concurrency, massive storage, complex querying scenarios.

    Language:Makefile777720
  • interference-project/interference

    opensource distributed database with base JPA implementation and event processing support

    Language:Java74397
  • josk

    veliovgroup/josk

    Node.js setInterval and CRON tasks scheduler and manager for horizontally scaled multi-server applications

    Language:JavaScript37364
  • byawitz/appwrite-docker

    Docker & Ansible files for deploying Swarm and high availability Appwrite instance(s)

  • grafana/example-kubernetes-autoscaling-nodejs-api

    Example Autoscaling Horizontal Pods with Keda - Testing with k6

    Language:JavaScript16144010
  • SeanTAllen/pat-helland-and-me

    Materials related to my talk "Pat Helland and Me"

  • microservices-suite/node-microservices-suite

    This repository is a nodejs based microservices built with the monorepo strategy

    Language:JavaScript132252
  • arielb135/HPA-with-prometheus-and-RabbitMQ

    Autoscale a deployment based on a custom metric from prometheus (RabbitMQ)

  • vivekamin/kubernetes-hpa-example

    Example of Horizontal Pods Autoscaler using minikube

    Language:JavaScript110021
  • audacioustux/mautic-chart

    Helm Chart and Container Image for Mautic

    Language:HTML9340
  • nuuskamummu/Sqlite3_partitioner

    Extension for automatic timeseries partitioning of sqlite3 databases

    Language:Rust9200
  • arunp0/socket.io-multi-redis

    Adapter to enable broadcasting of events to multiple separate socket.io server nodes. Horizontally scale up servers with multiple redis server.

    Language:JavaScript8000
  • vimaltiwari2612/System-Design

    Understanding System design from Basics to implementing big systems like Whatsapp, netflix etc

    Language:Java7303
  • aleh-zhloba/spring-boot-horizontal-scaling-example

    Example of ready-for-scaling-out Spring Boot application

    Language:Kotlin4100
  • Elijas/redis-message-queue

    Robust Python queuing with message deduplication

    Language:Python4101
  • dacalin/ws_gateway

    Websocket library for horizontal scaling

    Language:Go3100
  • WLun001/scaling-ws

    Example of scaling real-time servers, such as Websocket

    Language:Vue3311
  • renuka-fernando/k8s-prometheu-metrics-sample

    K8s Horizontal Pod Autoscaling Sample with Custom Metrics using Prometheus and Prometheus Adapter

    Language:Java2101
  • AdemCatamak/HybridCaching

    HybridCaching PoC was made with using EasyCaching package on scaled docker pod

    Language:C#110
  • NetWolf

    ccie18643/NetWolf

    NetWolf is a proof of concept for the distributed real time network monitoring and automation system capable of simultaneously interacting with thousands of network devices using vertical and horizontal scaling of resources. It consists of the manager program and number of agents. Agents can be spread out over multiple machines and bind separate processes to every available CPU core. Each of those processes maintains SSH connectivity to multiple network devices. To achieve high number of connections per core and the same time consume least amount of memory possible agent is internally based on Asyncio. Agent registers with manager and receives jobs that contain the hostname for the network device it's supposed to connect to and the set of commands that need execute on it. For the purpose of monitoring job can also contain filters that need to be applied to command output before its sent back to the manager.

    Language:Python1200
  • k9mil/velocitas

    🚄💨 A simulation of Docker + Nginx load balancing. Built with Go and Fiber.

    Language:CSS1101
  • mutasim77/fast-redis-chat

    💬🚀 Scalable real-time chat app with WebSockets and Redis, featuring horizontal scaling and live connection tracking.

    Language:TypeScript1100
  • rom3r4/solr-benchmarking

    A Benchmarking script for Apache Solr

    Language:Python1202
  • Aashish1-1-1/LoadBalancer

    A minimal loadbalancer using esp8266(as LB)

    Language:C++0110
  • adamsadiq7/Cloud-Proof-of-Work

    Utilisation of Amazon Web Services for Horizontal Scale Computing in the Cloud for Blockchain verification task

    Language:Python0100
  • Cameleopardus/dotnet_api_async_runner

    A .NET Core restful api that allows launching distributed worker instances to scale horizontally and perform longrunning tasks with per-task status tracking

    Language:C#0200
  • kesimo/groWs

    Framework for building scaleable Websocket Servers. Supports Horizontal scaling out-of-the-box and much more

    Language:Go0100
  • SharadaShehan/3_Tier_Deployment_GKE

    Kubernetes manifests to deploy a flask application with nginx reverse proxy, redis cache and mysql database on Google Kubernetes Engine ensuring high availability and scalablility

    Language:Python0100
  • stay7omewhere/photo-gallery

    Redesigned and scaled backend for photo gallery service of property rental app.

    Language:JavaScript0100
  • bryopsida/network-scanner

    An api for configuring scheduled scans and persisting results to couchdb

    Language:TypeScript04
  • omkargade04/Scalable-Websocket-Server

    A Scalable WebSocket server implementation using Redis Pub/Sub for message distribution across multiple server instances. This architecture allows for horizontal scaling via kubernetes' horizontal pod auto-scaler while maintaining real-time message delivery across all connected clients.

    Language:TypeScript
  • Pratikshinde55/AWS-EKS-SetUp

    AWS Cloud Elastic Kubernetes Service setup and create Deployment and expose with using AWS_ELB load balancer.

  • rajneesh069/scaling-in-node.js

    This repo is about Vertical and Horizontal scaling. It contains information about ASGs.

    Language:TypeScript
  • SeanTAllen/scale-independent-python

    Materials from my "Scale Independent Python" talk