Skip to main content

Customized synchronization classes

Project description

Customized synchronization objects. In addition to standard FIFO Semaphore, it implements a LIFO version and a version with randomized inserts into the waiter queue.

Developed for Parallel Programming and Distributed Systems course at Faculty of Electrical Engineering and Information Technology STU in Bratislava.

Installation guide

The package is compatible with Python 3. It was tested under Python 3.8.

Using pip

pip install --upgrade fei.ppds

Windows

py -3 setup.py install

Linux

python3 setup.py install

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

fei.ppds-1.2.1.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

fei.ppds-1.2.1-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

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