slave
There are 103 repositories under slave topic.
x-tools-author/x-tools
Qt SerialPort-BLE-UDP-TCP-WebSocket-Modbus-CAN Assistant.
signal18/replication-manager
Signal 18 repman - Replication Manager for MySQL / MariaDB / Percona Server
PushpenderIndia/KratosKnife
KratosKnife is a Advanced BOTNET Written in python 3 for Windows OS. Comes With Lot of Advanced Features such as Persistence & VM Detection Methods, Built-in Binder, etc
tbrandon/mbserver
Golang Modbus Server (Slave)
KordonBleu/enslavism
A framework to manage distributed WebRTC servers that communicate with browser clients
xiegeo/modbusone
A modbus library for Go, with unified client and server APIs. One implementation to rule them all.
alongL/modbusPlcSimulator
simulate multi modbus slave devices and set data by _data.csv
tarantool/mysql-tarantool-replication
A standalone MySQL -> Tarantool replication daemon
BruceLiang123/MThings_Pack
MThings For Modbus
gritt/docker-mysql-replication
master master & master slave replication in mysql
cloudposse/terraform-aws-rds-replica
Terraform module that provisions an RDS replica
valeriansaliou/vigil-local
🕯 Vigil Local daemon. Used as a slave service to monitor hosts behind a firewall and report their status to Vigil.
vozbu/libslave
A standalone mysql replication client library, embeddable into your C++ application
afreedog/Modbus
Modbus qt C++ RTU TCP Master Slave
tirfil/VhdI2CSlave
I2C Slave Interface (Vhdl)
tonton81/SPISlave_T4
SPI Slave Library for Teensy 4.0/4.1
Napsty/check_mysql_slavestatus
Monitoring plugin to check the Status of a MySQL/MariaDB replication slave
badoux/gorb
Gorb allows load balancing in a round robin style between master and slave databases.
jomyg/MariaDB-Master-Master-Replication
Replication in SQL databases is the process of copying data from the source database to another one (or multiple ones) and vice versa. Data from one database server are constantly copied to one or more servers. You can use replication to distribute and balance requests across a pool of replicated servers, provide failover and high availability of MariaDB databases. The MariaDB (and MySQL) allows to use two types database replication mades: Master-Master and Master-Slave. In this article we’ll consider how to configure both types of MariaDB replication on Linux CentOS 7.
tonton81/TSPISlave
SPI Slave Library for Teensy LC/3.x
ethercat-rs/ethercat-esi
EtherCAT Slave Information (ESI)
PXVI/ip_amba_apb_ms_rtl_v
The RTL desings for the AMBA APB3 Master and Generic Slave ( Memory Interface-able )
andreas-zimmerer/1-wire-slave
Generic slave implementation of the 1-wire protocol in C
lenvm/SercomSPISlave
Sercom SPI library for ATSAMD21 boards such as Arduino Zero and Adafruit Feather M0
AndruPol/chibi-modbus-master
ChibiOS/RT (STM32) Modbus RTU master example project (FreeModbus 1.6 master/slave port)
alongL/modbusServer
A modbus server example implemented by libmodbus. It can serve for multi clients and is very easy to use for everyone.
Nobiles2/MySQLReplicaIntegrityCheck
MySQL online replication consistency check tool - it works by executing checksum queries on the master and all slaves, which produces different results on replicas that are inconsistent with the master
zgbjgg/oox
OOX - slave isolated process for jun environments
latitov/SerialModbusProbe
Diagnostic testing tool for serial Modbus. Indispensable tool in automation engineer's toolbox, when something fails to work. Useful to probe and configure IO modules. Also can be used to troubleshoot RS485 communication buses.
CyrilSiman/jenkins-dind-ssh-slave
Jenkins Docker in Docker SSH slave
eddiegulay/EchoSocket
This is an experiment on quicker ways to improve inference time when transfering data from client to server
Onix-Systems/mysql-master-slave
Test example for deployment MySQL servers in scheme master/slave + SQL balancing
cncf/count_kw
🧮Count given keyword across a given project
HxnDev/Searching-a-Number-among-Slave-Processes-using-OpenMP-and-MPI
In this task, I wrote the code using both OpenMP and MPI inorder to parallelize it. What it does is that the master process distributes a chunk of number equally among the slave processes. Each slave process then searches for the number to find. When one slave process finds the number, it sends a message to the master process who then sends a "terminating message" to the slave processes who then abort their search.
toddstoffel/rebuild_slave
Automatically rebuild mariadb slaves quickly using this Ansible playbook
tonton81/SPI_MSTransfer
SPI_MSTransfer