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.
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
This repository is a nodejs based microservices built with the monorepo strategy
Materials related to my talk "Pat Helland and Me"
Helm Chart and Container Image for Mautic
Example of Horizontal Pods Autoscaler using minikube
Autoscale a deployment based on a custom metric from prometheus (RabbitMQ)
Extension for automatic timeseries partitioning of sqlite3 databases
Understanding System design from Basics to implementing big systems like Whatsapp, netflix etc
Adapter to enable broadcasting of events to multiple separate socket.io server nodes. Horizontally scale up servers with multiple redis 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.
Robust Python queuing with message deduplication
Example of ready-for-scaling-out Spring Boot application
[Go] Websocket gateway. Manage and scale WS easily.
Horizontally Scaling Telegram Bot
Example of scaling real-time servers, such as Websocket
💬🚀 Scalable real-time chat app with WebSockets and Redis, featuring horizontal scaling and live connection tracking.
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.
scalable Socket.IO demonstration project
scuid is a lightweight Python library for generating compact, collision-resistant IDs optimized for scalability and performance. It offers a flexible alternative to cuid, supporting custom random number generators for tailored use cases.
A Benchmarking script for Apache Solr
Materials from my "Scale Independent Python" talk
A minimal loadbalancer using esp8266(as LB)
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
The main repository for Reinforcement Learning (RL)-based Adaptive Horizontal Autoscaler (AHPA). This repository is Python-based and leverages PyTorch to implement Deep Q-Networks (DQN). It includes an agent and its learning procedure, with an ADAM optimizer set as the default.
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 contains information about ASGs.
Develop a Python-based backend solution for calculating traceability in hierarchical relationships between elements
Horizontal Scaling with MySQL: 3 Master Node Primary-Primary-Primary Setup Using HAProxy and Spring Boot