{"id":20895380,"url":"https://github.com/gopikrsmscs/rpc-synchronous-communication","last_synced_at":"2025-03-12T19:26:48.959Z","repository":{"id":229207767,"uuid":"493907690","full_name":"gopikrsmscs/rpc-synchronous-communication","owner":"gopikrsmscs","description":"Synchronized Remote Procedure Call Communication(RPC)","archived":false,"fork":false,"pushed_at":"2022-05-19T03:34:37.000Z","size":117,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T12:16:13.218Z","etag":null,"topics":["distributed-systems","java","javarmi","rpc","rpc-client","rpc-server"],"latest_commit_sha":null,"homepage":"","language":"Java","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/gopikrsmscs.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":"2022-05-19T03:32:04.000Z","updated_at":"2024-03-22T17:17:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"ebf195ca-a0d0-41de-9a31-1b69919d8019","html_url":"https://github.com/gopikrsmscs/rpc-synchronous-communication","commit_stats":null,"previous_names":["gopikrsmscs/rpc-synchronous-communication","pavulurig/rpc-synchronous-communication"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopikrsmscs%2Frpc-synchronous-communication","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopikrsmscs%2Frpc-synchronous-communication/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopikrsmscs%2Frpc-synchronous-communication/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopikrsmscs%2Frpc-synchronous-communication/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gopikrsmscs","download_url":"https://codeload.github.com/gopikrsmscs/rpc-synchronous-communication/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243279817,"owners_count":20265897,"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":["distributed-systems","java","javarmi","rpc","rpc-client","rpc-server"],"created_at":"2024-11-18T10:28:40.123Z","updated_at":"2025-03-12T19:26:48.933Z","avatar_url":"https://github.com/gopikrsmscs.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# COMPUTATION SERVER USING SYNCHRONIZATION RPC\n\n## Supporting Operations\n* ADD\n* SORT\n\n## Starting server\n1.Open Terminal \u003cbr\u003e\n2.Go to Downloaded Project Directory\n\nPerform the below operation to start the server\n\n```bash\n\t1.cd DSCode/SynchronousComputationServer\n\t2.javac *.java\n\t3.java ComputationServer\n```\n### Server Start Output\n\n![Screenshot](server.png)\n\n## Starting Client \n\nOpen New Terminal and perform below operations\n\n```bash\n\t1.cd DSCode/SynchronousComputationServer\n\t2.javac *.java\n```\n\n## Performing Operations\n### 1.ADD\nRun the below command to perform ADD operation.\n\n```bash\njava ComputationClient ADD 4 5       \n```\n#### OUTPUT\n![Screenshot](add.png)\n\n### 2.SORT\nRun the below command to perform SORT operation.\n\n```bash\njava ComputationClient SORT 4        \n```\nAbove command ask you to enter the 4 elemnts to sort\n\n#### OUTPUT\n![Screenshot](sort.png)\n\t","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgopikrsmscs%2Frpc-synchronous-communication","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgopikrsmscs%2Frpc-synchronous-communication","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgopikrsmscs%2Frpc-synchronous-communication/lists"}