Skip to content
#

master-slave-communication

Here are 4 public repositories matching this topic...

Language: All
Filter by language

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.

  • Updated Mar 16, 2024
  • Python

Improve this page

Add a description, image, and links to the master-slave-communication topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the master-slave-communication topic, visit your repo's landing page and select "manage topics."

Learn more