Repository navigation

#

master-slave-architecture

☕ 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.

Java
26
8 个月前

The mediasoup cluster can be expanded in horizontally and vertically, serving unlimited clients

TypeScript
11
1 年前

In this repository, networked control of PI-based controllers for an islanded microgrid has been simulated.

MATLAB
10
2 年前

https://dev.to/siddhantkcode/how-to-set-up-a-mysql-master-slave-replication-in-docker-4n0a

10
1 年前

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.

Python
2
1 年前

主从选举包,支持mysql, redis等...

Go
2
2 年前

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.

C++
0
2 年前

A distributed map reduce environment with Master-Slave architecture

Java
0
5 年前

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

Verilog
0
2 年前

Development of a complex Rocket simulation which have to adress multiple business process like rocket launch and monitoring with microservices like Telemetry, Weather, Mission Control and Rocket Hardware.

Java
0
1 年前

A Web-based Restaurant Billing System App which uses Client-Server Architecture & REST API

HTML
0
3 年前

Master-Slave / Worker-Supervisor Architecture Implemented using Open MPI in C++

C++
0
1 年前

3D printed prototype prosthetic arm / Robotic arm which uses voice command to control the moment of fingers and to create prosthetic arm / Robotic arm which weighs less then 1Kg.

C++
0
7 个月前