{"id":20180400,"url":"https://github.com/ppcamp/java-rmi-matrix-solver-server","last_synced_at":"2025-05-07T03:30:30.893Z","repository":{"id":114434617,"uuid":"442860164","full_name":"ppcamp/java-rmi-matrix-solver-server","owner":"ppcamp","description":"A project that implements an RMI server that can solve matrices","archived":true,"fork":false,"pushed_at":"2021-12-29T18:37:43.000Z","size":91,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T05:43:44.041Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ppcamp.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":"2021-12-29T18:37:10.000Z","updated_at":"2024-05-19T17:47:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"2dac2e25-cb2a-46da-bc2f-d02045c8774c","html_url":"https://github.com/ppcamp/java-rmi-matrix-solver-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppcamp%2Fjava-rmi-matrix-solver-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppcamp%2Fjava-rmi-matrix-solver-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppcamp%2Fjava-rmi-matrix-solver-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppcamp%2Fjava-rmi-matrix-solver-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ppcamp","download_url":"https://codeload.github.com/ppcamp/java-rmi-matrix-solver-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252806321,"owners_count":21807188,"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-11-14T02:30:40.390Z","updated_at":"2025-05-07T03:30:30.878Z","avatar_url":"https://github.com/ppcamp.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Matrix multiply server method\n\n* To compile files\n    ```bash\n    for i in *.java;do javac -d bin $i; done\n    ```\n* To execute operation\n    ```bash\n    # Inside bin folder\n    rmic MatrixImplements # Generate Stub, responsable of client server communications\n    java Server # To server start listen\n    java Client # Compute operation\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fppcamp%2Fjava-rmi-matrix-solver-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fppcamp%2Fjava-rmi-matrix-solver-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fppcamp%2Fjava-rmi-matrix-solver-server/lists"}