{"id":22462367,"url":"https://github.com/adeboyed/parliament","last_synced_at":"2025-03-27T14:19:58.909Z","repository":{"id":76833380,"uuid":"152728772","full_name":"adeboyed/Parliament","owner":"adeboyed","description":"A Cambridge Computer Science part II dissertation building a general-purpose cluster computing framework for OCaml","archived":false,"fork":false,"pushed_at":"2020-02-25T11:58:16.000Z","size":1162,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T18:35:48.131Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/adeboyed.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-12T09:41:20.000Z","updated_at":"2020-02-25T11:58:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"00bb480b-9e2c-4da0-b2d3-43d921d594df","html_url":"https://github.com/adeboyed/Parliament","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adeboyed%2FParliament","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adeboyed%2FParliament/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adeboyed%2FParliament/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adeboyed%2FParliament/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adeboyed","download_url":"https://codeload.github.com/adeboyed/Parliament/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245858889,"owners_count":20684062,"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-12-06T09:09:16.498Z","updated_at":"2025-03-27T14:19:58.902Z","avatar_url":"https://github.com/adeboyed.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Parliament\n\nA Cambridge Computer Science Part II dissertation building a general-purpose cluster computing framework for OCaml.\n\nParliament is a data-parallel distributed library, where the architecture encourages developers to write parallelised workloads, while not restricting developers from writing whatever function they want.\n\n![Parliament Architecture](/architecture.png?raw=true)\n\nThere are 3 main parts to this system:\n1. **Prime Minister**: Cluster master, Rust executable that communicates between the users and workers, handles fault-tolerance and task assignment.\n2. **Parliament**: OCaml library, which handles data marshalling and communication with the cluster.\n3. **Member of Parliament**: Cluster worker, Rust executable that communicates with the Prime Minister, that wraps around the OCaml executable and runs closures in the OCaml executable.\n\n\nMore information can be found in my [dissertation](dissertation.pdf).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadeboyed%2Fparliament","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadeboyed%2Fparliament","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadeboyed%2Fparliament/lists"}