Skip to main content

No project description provided

Project description

Description of the project

In this project our purpose is that implement a mechanism like goroutine. This mechanism is already implemented in threading or multiprocessing libraries , but we want to find out that what actually happen when we want to manage processes and waiting for them.

Sections

  1. process.py : In this file the functions that you need to run your tasks in concurrent placed. you can run your tasks with process or a pool of process (for using wait group functionality you'r not forced to use this functions).

  2. wait_group.py : In this file a module implemented that you can use it for controlling your concurrent tasks. for example you want to run multiple process in background and you need to know when exactly they done, so you use wait group (like waitGroup() in go). you can use .join() too btw.

What i learned

  1. understanding difference of process and thread
  2. understanding and using shared variables
  3. using un-usual data structure in this environment like Queue()

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

pieroutine-0.2.1.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pieroutine-0.2.1-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file pieroutine-0.2.1.tar.gz.

File metadata

  • Download URL: pieroutine-0.2.1.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.12.3 Linux/6.14.0-29-generic

File hashes

Hashes for pieroutine-0.2.1.tar.gz
Algorithm Hash digest
SHA256 2606543808e594d2940d134d2eae95309bd6d0cffc12407c61aa516e9aeece37
MD5 27d384bc534a572933191cd965771973
BLAKE2b-256 682d93c122b94d0b96973f759b5744c4ab9df84c665409ee84ae7215c5857203

See more details on using hashes here.

File details

Details for the file pieroutine-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: pieroutine-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 3.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.12.3 Linux/6.14.0-29-generic

File hashes

Hashes for pieroutine-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 810a733456acd3b2c92b84f32151d41f420b2493aaeaa94681e1c539790e9d52
MD5 e85969e8d10da4385671df1a47964f08
BLAKE2b-256 bd1681c3deddae094d990c947b7c33caf3bbaa277c1831da408bbc75b575a39f

See more details on using hashes here.

Supported by

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