Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: horizontal-scaling

polardb/polardbx-sql

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

Language: Java - Size: 97 MB - Last synced: about 21 hours ago - Pushed: about 22 hours ago - Stars: 1,493 - Forks: 318

Ghurtchu/braindrill

distributed remote code execution engine (in dev)

Language: Scala - Size: 526 KB - Last synced: about 16 hours ago - Pushed: 1 day ago - Stars: 0 - Forks: 0

polardb/polardbx

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

Language: Makefile - Size: 191 KB - Last synced: 9 days ago - Pushed: 9 days ago - Stars: 68 - Forks: 16

arunp0/socket.io-multi-redis Fork of socketio/socket.io-redis-adapter

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

Language: JavaScript - Size: 1.09 MB - Last synced: 6 days ago - Pushed: 15 days ago - Stars: 8 - Forks: 0

SeanTAllen/scale-independent-python 📦

Materials from my "Scale Independent Python" talk

Size: 3.91 KB - Last synced: 21 days ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

SeanTAllen/pat-helland-and-me 📦

Materials related to my talk "Pat Helland and Me"

Size: 6.61 MB - Last synced: 21 days ago - Pushed: over 4 years ago - Stars: 14 - Forks: 3

microservices-suite/node-microservices-suite

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

Language: JavaScript - Size: 596 KB - Last synced: 26 days ago - Pushed: 26 days ago - Stars: 5 - Forks: 1

rom3r4/solr-benchmarking

A Benchmarking script for Apache Solr

Language: Python - Size: 271 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 1 - Forks: 2

bryopsida/network-scanner

An api for configuring scheduled scans and persisting results to couchdb

Language: TypeScript - Size: 222 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

veliovgroup/josk

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

Language: JavaScript - Size: 2.77 MB - Last synced: 20 days ago - Pushed: about 1 month ago - Stars: 32 - Forks: 4

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

Example Autoscaling Horizontal Pods with Keda - Testing with k6

Language: JavaScript - Size: 314 KB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 15 - Forks: 10

byawitz/appwrite-docker

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

Size: 51.8 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 13 - Forks: 4

kesimo/groWs

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

Language: Go - Size: 178 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

k9mil/velocitas

🚄💨 velocitas, a simulation of Docker + NGINX load balancing. Built with Go and Fiber.

Language: CSS - Size: 236 KB - Last synced: 21 days ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 1

interference-project/interference

opensource distributed database with base JPA implementation and event processing support

Language: Java - Size: 3.93 MB - Last synced: 3 months ago - Pushed: 6 months ago - Stars: 74 - Forks: 6

Elijas/redis-message-queue

Robust Python queuing with message deduplication

Language: Python - Size: 25.4 KB - Last synced: 23 days ago - Pushed: 4 months ago - Stars: 2 - Forks: 1

AdemCatamak/HybridCaching

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

Language: C# - Size: 2.76 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

aleh-zhloba/spring-boot-horizontal-scaling-example

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

Language: Kotlin - Size: 134 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

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: Python - Size: 26.4 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

vimaltiwari2612/System-Design

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

Language: Java - Size: 13.7 KB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 6 - Forks: 2

vivekamin/kubernetes-hpa-example

Example of Horizontal Pods Autoscaler using minikube

Language: JavaScript - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 10 - Forks: 16

WLun001/scaling-ws

Example of scaling real-time servers, such as Websocket

Language: Vue - Size: 673 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 1

arielb135/HPA-with-prometheus-and-RabbitMQ

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

Size: 14.6 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 11 - Forks: 5

renuka-fernando/k8s-prometheu-metrics-sample

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

Language: Java - Size: 149 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 2 - Forks: 1

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# - Size: 321 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

stay7omewhere/photo-gallery

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

Language: JavaScript - Size: 1.03 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

adamsadiq7/Cloud-Proof-of-Work

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

Language: Python - Size: 66.4 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0