An open API service providing repository metadata for many open source software ecosystems.

GitHub / 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.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaddyDev-glitch%2FDistributed-Computing-using-Python-Sockets
PURL: pkg:github/MaddyDev-glitch/Distributed-Computing-using-Python-Sockets

Stars: 2
Forks: 0
Open issues: 0

License: None
Language: Python
Size: 11.7 KB
Dependencies parsed at: Pending

Created at: over 1 year ago
Updated at: about 2 months ago
Pushed at: over 1 year ago
Last synced at: 19 days ago

Topics: distributed-computing, master-slave-architecture, master-slave-communication, networking, python, socket, socket-programming, virtual-machine, vm

    Loading...