{"id":24390538,"url":"https://github.com/alexdyysp/easyrpc","last_synced_at":"2026-05-21T04:36:49.911Z","repository":{"id":37136810,"uuid":"238621795","full_name":"alexdyysp/easyRpc","owner":"alexdyysp","description":"模仿dubbo实现的简易RPC框架","archived":false,"fork":false,"pushed_at":"2022-06-21T02:47:40.000Z","size":61,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-31T22:42:27.411Z","etag":null,"topics":["java","rpc"],"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/alexdyysp.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}},"created_at":"2020-02-06T06:21:50.000Z","updated_at":"2020-07-30T04:46:51.000Z","dependencies_parsed_at":"2022-09-04T04:51:13.744Z","dependency_job_id":null,"html_url":"https://github.com/alexdyysp/easyRpc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alexdyysp/easyRpc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdyysp%2FeasyRpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdyysp%2FeasyRpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdyysp%2FeasyRpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdyysp%2FeasyRpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexdyysp","download_url":"https://codeload.github.com/alexdyysp/easyRpc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdyysp%2FeasyRpc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33288910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"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":["java","rpc"],"created_at":"2025-01-19T16:18:12.118Z","updated_at":"2026-05-21T04:36:49.893Z","avatar_url":"https://github.com/alexdyysp.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# easyRpc\n模仿dubbo实现的简易RPC框架\n\n- Provider模块\n  - 提供API、实现API、暴露(启动tomcat, NettyServer)、服务本地注册、服务注册中心注册\n- Consumer模块\n  - 拿接口名从注册中心获取服务地址、调用\n- Registry模块\n  - 保存服务配置信息（服务名：List\u003cURL\u003e）\n- RpcProtocol模块\n  - 基于tomcat的httpprotocol、基于netty的dubboprotocol\n- Framework模块\n  - 框架实现\n\n内嵌tomcat\n\njava动态代理实现代理对象\n\n消费者调用服务需要负载均衡：随机、轮询、hash、最小活跃次数\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexdyysp%2Feasyrpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexdyysp%2Feasyrpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexdyysp%2Feasyrpc/lists"}