{"id":41923489,"url":"https://github.com/farzad1132/gsc","last_synced_at":"2026-01-25T17:05:41.167Z","repository":{"id":205449851,"uuid":"714258787","full_name":"farzad1132/GSC","owner":"farzad1132","description":"GSC: Generalizable Service Coordination","archived":false,"fork":false,"pushed_at":"2023-11-12T03:34:09.000Z","size":743,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-28T15:07:17.606Z","etag":null,"topics":["actor-critic","cloud-computing","coordination","ddpg","deep-learning","deep-reinforcement-learning","distributed-systems","generalization","graph-neural-networks","microservice","network-management","orchestration","python","pytorch","research","service-function-chain"],"latest_commit_sha":null,"homepage":"","language":"Python","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/farzad1132.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}},"created_at":"2023-11-04T11:39:15.000Z","updated_at":"2023-11-04T12:19:12.000Z","dependencies_parsed_at":"2023-11-12T04:23:44.054Z","dependency_job_id":"73cc8653-5cb9-4a24-90f3-c9e009dca07b","html_url":"https://github.com/farzad1132/GSC","commit_stats":{"total_commits":87,"total_committers":2,"mean_commits":43.5,"dds":0.03448275862068961,"last_synced_commit":"b94934f55a4311085cbb5906b3bd96538222f5d4"},"previous_names":["farzad1132/gsc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/farzad1132/GSC","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farzad1132%2FGSC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farzad1132%2FGSC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farzad1132%2FGSC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farzad1132%2FGSC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/farzad1132","download_url":"https://codeload.github.com/farzad1132/GSC/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farzad1132%2FGSC/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28755563,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T16:32:25.380Z","status":"ssl_error","status_checked_at":"2026-01-25T16:32:09.189Z","response_time":113,"last_error":"SSL_read: 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":["actor-critic","cloud-computing","coordination","ddpg","deep-learning","deep-reinforcement-learning","distributed-systems","generalization","graph-neural-networks","microservice","network-management","orchestration","python","pytorch","research","service-function-chain"],"created_at":"2026-01-25T17:05:40.487Z","updated_at":"2026-01-25T17:05:41.162Z","avatar_url":"https://github.com/farzad1132.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GSC: Generalizable Service Coordination\n\nOfficial implementation of **[GSC: Generalizable Service Coordination](https://arxiv.org/abs/2311.02657)**. GSC performs coordination of services consisting of inter-dependent components in multi-cloud networks. Service coordination comprises the placement and scalability of components and scheduling incoming traffic requests for services between deployed instances.\n\n## Setup\nThis code has been tested using **Python 3.8.6**. We recommend installing the required packages (specified by ***requirements.txt*** file) inside a **virtual environment**. \n\n## Usage\nGSC can be configured using these config files:\n- agent config: specifies the configuration of the DRL agent, including parameters of the GNN Embedder and DRL training.\n- network config: specifies the network topology and features of entities (nodes and links).\n- service config: specifies the service's characteristics, such as processing delay of functions.\n- simulator config: specifies the traffic generation pattern and its configuration.\n- scheduler config: Determines how aspects of the network should change during the training phase.\n\n## Citation\n```\n@misc{mohammadi2023gsc,\n      title={GSC: Generalizable Service Coordination}, \n      author={Farzad Mohammadi and Vahid Shah-Mansouri},\n      year={2023},\n      eprint={2311.02657},\n      archivePrefix={arXiv},\n      primaryClass={cs.DC}\n}\n```\n\n## Acknowledgement\nWe sincerely thank the developers of the [DeepCoord](https://github.com/RealVNF/DeepCoord) and [coord-sim](https://github.com/RealVNF/coord-sim) projects for making the source code of their efforts available, which immensely helped us in the development of GSC.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarzad1132%2Fgsc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffarzad1132%2Fgsc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarzad1132%2Fgsc/lists"}