{"id":20147764,"url":"https://github.com/isur/queue-simulator","last_synced_at":"2025-05-06T21:34:25.836Z","repository":{"id":37221686,"uuid":"277363201","full_name":"Isur/queue-simulator","owner":"Isur","description":"Queue simulator, full process + statistics.","archived":false,"fork":false,"pushed_at":"2022-12-08T11:05:00.000Z","size":32020,"stargazers_count":0,"open_issues_count":13,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-04T12:48:47.140Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Isur.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-05T18:45:51.000Z","updated_at":"2020-08-15T15:02:05.000Z","dependencies_parsed_at":"2023-01-25T02:45:46.289Z","dependency_job_id":null,"html_url":"https://github.com/Isur/queue-simulator","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Isur%2Fqueue-simulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Isur%2Fqueue-simulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Isur%2Fqueue-simulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Isur%2Fqueue-simulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Isur","download_url":"https://codeload.github.com/Isur/queue-simulator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224535888,"owners_count":17327611,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T22:31:40.107Z","updated_at":"2024-11-13T22:31:59.287Z","avatar_url":"https://github.com/Isur.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Queue simulator\n\n## About project\n\nSimulation of MMC queue.\n\nSimulation run on all available processor cores. Results goes to `results` folder as `results.csv` with results of all simulations,\n`process-X.csv` and `process-X.txt`, both of them stores full process of one simulation.\n\nIn `src` folder there is `.ipynb` file that can be used to run simulation and generate graphs and statistics.\n\n## Requirements\n\nProject requires python 3 and all dependencies are in file `requirements.txt` \n\n## Installation\n### Create virtual environment\nLinux: `python3 -m venv venv`\n\nWindows: `py -m venv venv`\n### Activate virtual environment\nLinux: `source ./venv/bin/activate`\n\nWindows: `.\\venv\\Scripts\\activate`\n\n### Install packages\n`pip install --upgrade pip` to get latest version of pip\n\n`pip install -r requirements.txt`\n\n## Run\nGo to `src` and run `python3 main.py`.\nResults will be visible in `results` directory.\n\n`resultsAnalysis.py` can be used to draw the process from `process-X` file.\n\n`Simulator.py` can be used to run one simulation with the settings set.\n\n`CalcModel.py` can be used to calculate mathematical results based on settings.\n\n## Author\n[Artur Bednarczyk](https://github.com/Isur) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisur%2Fqueue-simulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisur%2Fqueue-simulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisur%2Fqueue-simulator/lists"}