Parallelqueue

Latest version: v1.0.0

Safety actively analyzes 623126 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0.0

Release Notes
-------------
- 1.0.0 expands the `gitignore` to exclude temporary files typically generated when used in a virtual environment on Visual Studio.
- Also coincides with an official DOI being assigned via Zenodo.

0.03

Added Join The Shortest Queue to base_models and refactorized component generators into disjoint processes.

0.1.5.0

Changes components → Network, a class with overridables.

While I originally wanted to keep the components as functions to be used beyond the scope of this project, the introduction of monitors precluded that. As such the move to this better organization changes little in terms of functionality; instead, within each component (Arrivals, Router, Job), would be interesting to try to decouple the monitoring from the main process logic, meeting original goal of having components be independent from the rest of the package.

Also adds warnings about GitHub/PyPi differences.

0.1.0.0

Adds monitors. The module contains methods for monitoring and visualization. As simulations run, the `Monitor` class interacts with
the main environment, gathering data at certain intervals. Moreover, the `Monitor` class was designed to be general
enough so that one can build their own by overriding its `Name` and its data-gathering `Add` function.

0.0.6.1

Small but important refactoring; GeneralArrivals → Arrivals given it is the new base class.

0.0.6

0.0.6 will likely be the only release for the next few weeks.
Next release is likely to include some of the README-listed goals and monitoring tools.
This release removes the code using the old framework and implements updated examples.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.