{"id":20143982,"url":"https://github.com/bytemedirk/distributed-computing-data-engineer","last_synced_at":"2026-06-13T09:02:13.255Z","repository":{"id":252501459,"uuid":"839972024","full_name":"ByteMeDirk/distributed-computing-data-engineer","owner":"ByteMeDirk","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-21T06:49:42.000Z","size":9702,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T23:43:43.190Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ByteMeDirk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-08-08T17:40:15.000Z","updated_at":"2024-10-12T04:20:58.000Z","dependencies_parsed_at":"2024-08-21T08:03:52.324Z","dependency_job_id":"20db5a66-adf5-4411-b4af-94516bda85f0","html_url":"https://github.com/ByteMeDirk/distributed-computing-data-engineer","commit_stats":null,"previous_names":["bytemedirk/distributed-computing-data-engineer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ByteMeDirk/distributed-computing-data-engineer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteMeDirk%2Fdistributed-computing-data-engineer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteMeDirk%2Fdistributed-computing-data-engineer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteMeDirk%2Fdistributed-computing-data-engineer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteMeDirk%2Fdistributed-computing-data-engineer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ByteMeDirk","download_url":"https://codeload.github.com/ByteMeDirk/distributed-computing-data-engineer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteMeDirk%2Fdistributed-computing-data-engineer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34278154,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-11-13T22:08:16.391Z","updated_at":"2026-06-13T09:02:13.214Z","avatar_url":"https://github.com/ByteMeDirk.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# distributed-computing-data-engineer\n\nThis documentation outlines a Docker-based infrastructure for developing a Python framework for distributed computing.\nThe setup consists of one main node and two worker nodes, all running Ubuntu and capable of communicating with each\nother.\n\n```mermaid\ngraph TD\n    subgraph Docker Network\n        M[Main Node] \u003c--\u003e W1[Worker Node 1]\n        M \u003c--\u003e W2[Worker Node 2]\n        W1 \u003c--\u003e W2\n    end\n    \n    subgraph Python Framework\n        PM[Python Main Process] --\u003e PM1[Task Distributor]\n        PM --\u003e PM2[Result Aggregator]\n        PW1[Python Worker Process 1] --\u003e PW11[Task Executor]\n        PW2[Python Worker Process 2] --\u003e PW21[Task Executor]\n    end\n    \n    M --\u003e PM\n    W1 --\u003e PW1\n    W2 --\u003e PW2\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytemedirk%2Fdistributed-computing-data-engineer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbytemedirk%2Fdistributed-computing-data-engineer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytemedirk%2Fdistributed-computing-data-engineer/lists"}