Skip to main content

Simulator of distributed system

Project description

distsim

Simulator of distributed system based on Python multiprocessing.Process and multiprocessing.Pipe communication.

Installation

$ pip install distsim

Examples

See examples/ folder.

  • simple_network/ - basic network with two interconnected nodes. One message per node is sent and received.
  • nodes_with_arguments/ - two nodes, no links, each accepts one argument.
  • receive_any/ - demonstration of Node.receive_any() method.
  • threads/ - demonstration of spawning threads inside Node instance.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

distsim-0.3.0.tar.gz (4.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page