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
27
3 个月前

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

MATLAB
12
3 年前

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

TypeScript
11
2 年前

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

10
1 年前

Centralized lab management system allows admin to remotely execute commands and transfer files to student computers over SSH.

Python
3
2 个月前

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

Go
2
2 年前

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 年前

This repository provides a practical implementation of a PostgreSQL master-slave replication setup using Change Data Capture (CDC) and RisingWave. It demonstrates how to configure logical replication between a master and slave PostgreSQL instance, and how to stream real-time changes into RisingWave for further processing.

Python
1
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
3 年前

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
2 年前

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

HTML
0
4 年前

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
1 年前

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 年前

Single Master Multiple Slave AHB protocol is carried out. Necessary images of architecture used are also attached. Pls check them out!

Verilog
0
2 个月前