master-slave-architecture
There are 17 repositories under master-slave-architecture topic.
sdslabs/gasper
Your Cloud in a Binary
walidbosso/Java_Task_Scheduling
☕ A Distributed Task Scheduling System is a software infrastructure that allows for the distribution and execution of tasks across multiple nodes in a network. It enhances the efficiency and scalability of large-scale computation and data processing tasks by dividing complex tasks into smaller sub-tasks and distributing them.
mortezapirmohammad/Decentralized-PI-network-control
In this repository, networked control of PI-based controllers for an islanded microgrid has been simulated.
Siddhant-K-code/mysql-replica-server
https://dev.to/siddhantkcode/how-to-set-up-a-mysql-master-slave-replication-in-docker-4n0a
woody146/mediasoup-cluster
The mediasoup cluster can be expanded in horizontally and vertically, serving unlimited clients
mikebionic/Smart-IoT
An IoT system tools with remote control rest-api and automation
changsongl/master-election
主从选举包,支持mysql, redis等...
FrankCCCCC/rl_collection
Implementation of Deep Reinforcement Learning
MaddyDev-glitch/Distributed-Computing-using-Python-Sockets
basic implementation of distributed computing using Python's socket programming. It showcases how a master node can distribute tasks to multiple slave nodes and aggregate the computed results. This example is intended for educational purposes to understand the fundamentals of network programming and distributed computing architectures.
deepan19/Hardware-Accelerated-Video-Compression-using-DCT
Individual Contributions to my team's CPEN 391 final project. I developed the video frame capture system for the D8M, created Avalon slaves for hardware-software interfacing and the DCT hardware accelerator
j809/distributed-map-reduce
A distributed map reduce environment with Master-Slave architecture
NormanTrinh/hadoop-cluster-docker
Run Hadoop Custer (version 3.3.6) within Docker Containers
CMRIT-Final-year-Project/E-Bill-Resto
A Web-based Restaurant Billing System App which uses Client-Server Architecture & REST API
lily-osp/Temperature-Control-System-with-Multiple-DHT11-Sensors-using-ESP8266
Temperature Control System with multiple ESP8266 (master - slave communication method). Utilizes multiple slave(s), and PID control algorithm. to Achieve precise temperature regulation and monitoring.
MuhammadHabibKhan/master-slave-mpi
Master-Slave / Worker-Supervisor Architecture Implemented using Open MPI in C++
sourceduty/Primary-Secondary
🖥️ The use of the term "slave" in programming languages and computer hardware.
vlmaier/testing-cluster
Java/Scala based testing cluster w/ Akka framework.