There are 0 repository under horizontal-scaling topic.
PolarDB-X is a cloud native distributed SQL Database designed for high concurrency, massive storage, complex querying scenarios.
opensource distributed database with base JPA implementation and event processing support
Node.js setInterval and CRON tasks scheduler and manager for horizontally scaled multi-server applications
Docker & Ansible files for deploying Swarm and high availability Appwrite instance(s)
Example Autoscaling Horizontal Pods with Keda - Testing with k6
Materials related to my talk "Pat Helland and Me"
Autoscale a deployment based on a custom metric from prometheus (RabbitMQ)
This repository is a nodejs based microservices built with the monorepo strategy
Example of Horizontal Pods Autoscaler using minikube
Adapter to enable broadcasting of events to multiple separate socket.io server nodes. Horizontally scale up servers with multiple redis server.
Extension for automatic timeseries partitioning of sqlite3 databases
Helm Chart and Container Image for Mautic
Understanding System design from Basics to implementing big systems like Whatsapp, netflix etc
Example of ready-for-scaling-out Spring Boot application
Robust Python queuing with message deduplication
Websocket library for horizontal scaling
Example of scaling real-time servers, such as Websocket
K8s Horizontal Pod Autoscaling Sample with Custom Metrics using Prometheus and Prometheus Adapter
HybridCaching PoC was made with using EasyCaching package on scaled docker pod
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.
A Benchmarking script for Apache Solr
A minimal loadbalancer using esp8266(as LB)
Utilisation of Amazon Web Services for Horizontal Scale Computing in the Cloud for Blockchain verification task
A .NET Core restful api that allows launching distributed worker instances to scale horizontally and perform longrunning tasks with per-task status tracking
Framework for building scaleable Websocket Servers. Supports Horizontal scaling out-of-the-box and much more
💬🚀 Scalable real-time chat app with WebSockets and Redis, featuring horizontal scaling and live connection tracking.
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
Redesigned and scaled backend for photo gallery service of property rental app.
An api for configuring scheduled scans and persisting results to couchdb
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.
AWS Cloud Elastic Kubernetes Service setup and create Deployment and expose with using AWS_ELB load balancer.
This repo is about Vertical and Horizontal scaling. It always contains information about ASGs.
Materials from my "Scale Independent Python" talk