{"id":18071920,"url":"https://github.com/innerlee/mm11queue","last_synced_at":"2026-03-19T03:08:42.174Z","repository":{"id":87049459,"uuid":"43742525","full_name":"innerlee/MM11Queue","owner":"innerlee","description":"The M/M/1/1 queuing system written in Julia","archived":false,"fork":false,"pushed_at":"2015-10-08T03:41:46.000Z","size":868,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T17:45:38.612Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Julia","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/innerlee.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":"2015-10-06T09:55:43.000Z","updated_at":"2022-09-27T08:27:00.000Z","dependencies_parsed_at":"2023-03-06T11:15:54.338Z","dependency_job_id":null,"html_url":"https://github.com/innerlee/MM11Queue","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/innerlee/MM11Queue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/innerlee%2FMM11Queue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/innerlee%2FMM11Queue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/innerlee%2FMM11Queue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/innerlee%2FMM11Queue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/innerlee","download_url":"https://codeload.github.com/innerlee/MM11Queue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/innerlee%2FMM11Queue/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28561841,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T03:31:16.861Z","status":"ssl_error","status_checked_at":"2026-01-19T03:31:15.069Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-10-31T09:17:47.142Z","updated_at":"2026-01-19T04:32:41.383Z","avatar_url":"https://github.com/innerlee.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MM11Queue\nThe M/M/1/1 queuing system written in Julia.\n\nMM11Queue implements two simulation routines.\n\n### Fixed-Increment Time Advance\n\u003cimg src=fig/fixed_increment.png width=400 /\u003e\n\n### Next-Event Time Advance\n\u003cimg src=fig/next_event.png width=400 /\u003e\n\n### Theoretical Result\n\u003cimg src=fig/theoretical.png width=400 /\u003e\n\n## How To Use\n\n* in the command line, at the directory of the code, type the following command to run julia\n```cmd\njulia\n```\n\n* setup drawing package. in the julia environment, type\n```julia\nPkg.add(\"Gadfly\")\nPkg.add(\"Cairo\")\n```\n\n* run codes. in julia, type\n```julia\ninclude(\"main.jl\")\n```\nyou will see figures with .svg extention generated.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finnerlee%2Fmm11queue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finnerlee%2Fmm11queue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finnerlee%2Fmm11queue/lists"}