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.
polardb/polardbx
PolarDB-X is a cloud native distributed SQL Database designed for high concurrency, massive storage, complex querying scenarios.
interference-project/interference
opensource distributed database with base JPA implementation and event processing support
veliovgroup/josk
Node.js setInterval and CRON tasks scheduler and manager for horizontally scaled multi-server applications
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
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
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
audacioustux/mautic-chart
Helm Chart and Container Image for Mautic
nuuskamummu/Sqlite3_partitioner
Extension for automatic timeseries partitioning of sqlite3 databases
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.
vimaltiwari2612/System-Design
Understanding System design from Basics to implementing big systems like Whatsapp, netflix etc
aleh-zhloba/spring-boot-horizontal-scaling-example
Example of ready-for-scaling-out Spring Boot application
Elijas/redis-message-queue
Robust Python queuing with message deduplication
dacalin/ws_gateway
Websocket library for horizontal scaling
WLun001/scaling-ws
Example of scaling real-time servers, such as Websocket
renuka-fernando/k8s-prometheu-metrics-sample
K8s Horizontal Pod Autoscaling Sample with Custom Metrics using Prometheus and Prometheus Adapter
AdemCatamak/HybridCaching
HybridCaching PoC was made with using EasyCaching package on scaled docker pod
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.
k9mil/velocitas
🚄💨 A simulation of Docker + Nginx load balancing. Built with Go and Fiber.
mutasim77/fast-redis-chat
💬🚀 Scalable real-time chat app with WebSockets and Redis, featuring horizontal scaling and live connection tracking.
rom3r4/solr-benchmarking
A Benchmarking script for Apache Solr
Aashish1-1-1/LoadBalancer
A minimal loadbalancer using esp8266(as LB)
adamsadiq7/Cloud-Proof-of-Work
Utilisation of Amazon Web Services for Horizontal Scale Computing in the Cloud for Blockchain verification task
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
kesimo/groWs
Framework for building scaleable Websocket Servers. Supports Horizontal scaling out-of-the-box and much more
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
stay7omewhere/photo-gallery
Redesigned and scaled backend for photo gallery service of property rental app.
bryopsida/network-scanner
An api for configuring scheduled scans and persisting results to couchdb
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.
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.
SeanTAllen/scale-independent-python
Materials from my "Scale Independent Python" talk