{"id":29600703,"url":"https://github.com/zhwaaaaaa/rpollingc","last_synced_at":"2025-07-20T12:36:37.796Z","repository":{"id":45534523,"uuid":"187323848","full_name":"zhwaaaaaa/rpollingc","owner":"zhwaaaaaa","description":"a client framework for long remote invoke with http.","archived":false,"fork":false,"pushed_at":"2022-11-02T11:36:35.000Z","size":90,"stargazers_count":5,"open_issues_count":4,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-07T15:36:28.711Z","etag":null,"topics":["celery","http","long-connection","netty","polling"],"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/zhwaaaaaa.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":"2019-05-18T06:42:52.000Z","updated_at":"2024-05-07T15:36:28.712Z","dependencies_parsed_at":"2023-01-21T05:16:35.231Z","dependency_job_id":null,"html_url":"https://github.com/zhwaaaaaa/rpollingc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zhwaaaaaa/rpollingc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhwaaaaaa%2Frpollingc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhwaaaaaa%2Frpollingc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhwaaaaaa%2Frpollingc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhwaaaaaa%2Frpollingc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhwaaaaaa","download_url":"https://codeload.github.com/zhwaaaaaa/rpollingc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhwaaaaaa%2Frpollingc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266127267,"owners_count":23880425,"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":["celery","http","long-connection","netty","polling"],"created_at":"2025-07-20T12:36:31.657Z","updated_at":"2025-07-20T12:36:37.777Z","avatar_url":"https://github.com/zhwaaaaaa.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RPOLLINGC 是一个类Rpc客户端框架。基于http长链接，用于发送一个请求，然后轮询结果。\n## 背景\n 早期项目上使用了 [celery](https://github.com/celery/celery) 需要调用然后轮询结果。\n 早期使用HttpUrlConnection + 线程池模式。使用发送请求然后sleep轮询。\n 不仅性能低，占用资源极高，且混合业务代码，非常不利于维护。所以我基于netty开发了这套框架，解决了这些问题。\n\n## 使用场景\n 发送一个请求，需要轮询结果的web client\n\n## 特性\n - 基于netty长连接，轮询和定时采用selector\n - 使用jdk Proxy 调用，结合rxjava方便的实现异步。并且也支持同步调用\n - 采用jackson 序列化和反序列化\n \n## 性能\n ###client: \n - OS:win10. \n - CPU:INTEL I7 4710M, 16G 内存。\n ### server:\n - OS: centos6.6\n - CPU:VMWare 4核心 4G内存\n - 服务器nginx。return 30 byte body.\n - `LongConnHttpClient` qps 9000+.\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhwaaaaaa%2Frpollingc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhwaaaaaa%2Frpollingc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhwaaaaaa%2Frpollingc/lists"}