Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/Snailclimb/guide-rpc-framework
A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)
https://github.com/Snailclimb/guide-rpc-framework
whether multiple calls to the Bootstrap.handler() method are effective?
R1C4D0 opened this issue 5 months ago
R1C4D0 opened this issue 5 months ago
Fix issue #9:解决了issue里的前两个问题,
Xiao0731 opened this pull request 7 months ago
Xiao0731 opened this pull request 7 months ago
不懂就问 作者实现的这个RPC是不是并不是远程服务调用方想调用远程服务提供方任何类任何方法都行,而是仅能调用远程服务提供方提供的方法?
ckkhnsf opened this issue 8 months ago
ckkhnsf opened this issue 8 months ago
[fix] typo: kyro -> kryo
OnePieceJoker opened this pull request 11 months ago
OnePieceJoker opened this pull request 11 months ago
RpcRequestHandler优化
harrishee opened this issue 12 months ago
harrishee opened this issue 12 months ago
序列化方式Kryo写错了
nowsoar opened this issue over 1 year ago
nowsoar opened this issue over 1 year ago
Update README.md
kerwin612 opened this pull request over 1 year ago
kerwin612 opened this pull request over 1 year ago
fixed a typo
MichaelXi3 opened this pull request over 1 year ago
MichaelXi3 opened this pull request over 1 year ago
Bump guava from 30.1.1-jre to 32.0.0-jre
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
为SPI机制增加策略枚举
xiaoguyueyue opened this pull request almost 2 years ago
xiaoguyueyue opened this pull request almost 2 years ago
获取rpcServiceName的时候直接用接口名、version、group相加是不是不太好
leaf-dawn opened this issue about 2 years ago
leaf-dawn opened this issue about 2 years ago
Merge pull request #1 from Snailclimb/master
edward-cheung opened this pull request over 2 years ago
edward-cheung opened this pull request over 2 years ago
zookeeper版本和curator版本不匹配导致的问题
TBSuperMan opened this issue over 2 years ago
TBSuperMan opened this issue over 2 years ago
zookeeper 的 watch 机制导致的问题
ccqstark opened this issue over 2 years ago
ccqstark opened this issue over 2 years ago
Update NettyRpcClient.java
Feyl opened this pull request over 2 years ago
Feyl opened this pull request over 2 years ago
InetAddress.getLocalHost().getHostAddress();
mzrwalzy opened this issue over 2 years ago
mzrwalzy opened this issue over 2 years ago
并发情况下,应该会创建多条连接吧?
vinson-zhang opened this issue over 2 years ago
vinson-zhang opened this issue over 2 years ago
ExtensionLoader类获取实现类的时候,为什么要加双重锁
zhaojiale1213 opened this issue over 2 years ago
zhaojiale1213 opened this issue over 2 years ago
[fix] netty client write idle time
beeclimb opened this pull request over 2 years ago
beeclimb opened this pull request over 2 years ago
有个问题有人可以解答一下吗?
danyagit opened this issue almost 3 years ago
danyagit opened this issue almost 3 years ago
关于服务提供者下线后重新上线,不通过重启客户端无法被服务提供者感知
dandelionstar opened this issue almost 3 years ago
dandelionstar opened this issue almost 3 years ago
一致性hash中,相同入参无法路由到同一个服务
Tbthr opened this issue almost 3 years ago
Tbthr opened this issue almost 3 years ago
beautify code
MrZhang-badminton opened this pull request almost 3 years ago
MrZhang-badminton opened this pull request almost 3 years ago
CollectionUtils & StringUtils
MrZhang-badminton opened this issue almost 3 years ago
MrZhang-badminton opened this issue almost 3 years ago
美化代码
MrZhang-badminton opened this pull request almost 3 years ago
MrZhang-badminton opened this pull request almost 3 years ago
发现个小问题
Bandit-Lee opened this issue almost 3 years ago
Bandit-Lee opened this issue almost 3 years ago
add Hessian序列化方法
vinlee19 opened this pull request almost 3 years ago
vinlee19 opened this pull request almost 3 years ago
add Hessian序列化方法
vinlee19 opened this pull request almost 3 years ago
vinlee19 opened this pull request almost 3 years ago
Merge pull request #1 from Snailclimb/master
yangzhaoyunfei opened this pull request about 3 years ago
yangzhaoyunfei opened this pull request about 3 years ago
仿照dubbo实现了简易的adaptive extension loader
YuliNet opened this pull request about 3 years ago
YuliNet opened this pull request about 3 years ago
RPC服务调用方法参数传递为Java类对象
mingyang66 opened this issue over 3 years ago
mingyang66 opened this issue over 3 years ago
SPI实现的一点小疑问
ALL-AC opened this issue over 3 years ago
ALL-AC opened this issue over 3 years ago
请问服务宕机了,zk能感知到吗
WinfridDu opened this issue over 3 years ago
WinfridDu opened this issue over 3 years ago
请问自定义RPC协议的设计思路是如何?
damao33 opened this issue over 3 years ago
damao33 opened this issue over 3 years ago
请问如果远程接口有多个实现类怎么办
953596700 opened this issue over 3 years ago
953596700 opened this issue over 3 years ago
无法远程调用无参方法
huangxiao1234 opened this issue over 3 years ago
huangxiao1234 opened this issue over 3 years ago
commit 'introduce'
healthyxxyyhh opened this pull request over 3 years ago
healthyxxyyhh opened this pull request over 3 years ago
first commit
SCCCR opened this pull request over 3 years ago
SCCCR opened this pull request over 3 years ago
github.javaguide.provider.impl.ZkServiceProviderImpl类中为什么有serviceMap,还需要registeredService这个set去保存接口名?
winterliu1020 opened this issue over 3 years ago
winterliu1020 opened this issue over 3 years ago
问个问题
Chanwb opened this issue over 3 years ago
Chanwb opened this issue over 3 years ago
关于加载gzip扩展的一个小错误
luwanglin opened this issue over 3 years ago
luwanglin opened this issue over 3 years ago
@RpcScan相关的一个bug
enplee opened this issue over 3 years ago
enplee opened this issue over 3 years ago
关于NettyRpcClientHandler中NettyRpcClient使用单例工厂获取的问题,单例工厂中没有ExtensionLoader创建的client。
enplee opened this issue over 3 years ago
enplee opened this issue over 3 years ago
Fix consistency hash bug
mesmerizeBy opened this pull request almost 4 years ago
mesmerizeBy opened this pull request almost 4 years ago
哪位大佬知道服务注册用的为什么是postProcessBeforeInitialization,而不是postProcessAfterInitialization吗?
zhongyingxiang opened this issue almost 4 years ago
zhongyingxiang opened this issue almost 4 years ago
一致性哈希负载均衡器中,可以使用服务名的哈希值作为选择服务端地址的 key 吗?
Lykr opened this issue almost 4 years ago
Lykr opened this issue almost 4 years ago
有个小问题
guardwarm opened this issue almost 4 years ago
guardwarm opened this issue almost 4 years ago
发现的小问题
guardwarm opened this issue almost 4 years ago
guardwarm opened this issue almost 4 years ago
optimized SingletonFactory
ChoKhoOu opened this pull request almost 4 years ago
ChoKhoOu opened this pull request almost 4 years ago
修改单例获取工厂
tangj1992 opened this pull request almost 4 years ago
tangj1992 opened this pull request almost 4 years ago
关于SingletonFactory的一些问题,是否写成这样会更好?
ChoKhoOu opened this issue almost 4 years ago
ChoKhoOu opened this issue almost 4 years ago
关于ProtostuffSerializer 的使用问题
victordjj opened this issue about 4 years ago
victordjj opened this issue about 4 years ago
单例工厂模式修改
1228857713 opened this pull request about 4 years ago
1228857713 opened this pull request about 4 years ago
关于 SingletonFactory 获取单例的问题
1228857713 opened this issue about 4 years ago
1228857713 opened this issue about 4 years ago
枚举类统一使用lombok
PansonPanson opened this pull request about 4 years ago
PansonPanson opened this pull request about 4 years ago
CuratorUtils中的这个SERVICE_ADDRESS_MAP 缓存,如果客户端挂了,服务地址一直会存在
victordjj opened this issue over 4 years ago
victordjj opened this issue over 4 years ago
[add] Add support for protostuff
TangMinXuan opened this pull request over 4 years ago
TangMinXuan opened this pull request over 4 years ago
try住了异常为何还要throw出去?
thinksee opened this issue over 4 years ago
thinksee opened this issue over 4 years ago
UnprocessedRequests中未处理的请求没看见做了啥处理呀
WindSearcher opened this issue over 4 years ago
WindSearcher opened this issue over 4 years ago
[refactor] Added consistent hash load balancing mode.
Doddddza opened this pull request over 4 years ago
Doddddza opened this pull request over 4 years ago
[refactor] Added consistent hash load balancing mode
Doddddza opened this pull request over 4 years ago
Doddddza opened this pull request over 4 years ago
Merge pull request #2 from Snailclimb/master
ChineseTony opened this pull request over 4 years ago
ChineseTony opened this pull request over 4 years ago
update protocol and add compress
ChineseTony opened this pull request over 4 years ago
ChineseTony opened this pull request over 4 years ago
enhance singleFactory and set properties encoding=utf-8
ChineseTony opened this pull request over 4 years ago
ChineseTony opened this pull request over 4 years ago
修改单例工厂类中的bug
lmgty opened this pull request over 4 years ago
lmgty opened this pull request over 4 years ago
add business eventExecutorGroup for custom channelHandler
NicknameID opened this pull request over 4 years ago
NicknameID opened this pull request over 4 years ago
为什么不用@Autowired注解获取单例
AdmireAn opened this issue over 4 years ago
AdmireAn opened this issue over 4 years ago
Error creating bean with name 'helloServiceImpl' defined in file
liushaoye opened this issue over 4 years ago
liushaoye opened this issue over 4 years ago
[feat] server test via annotation
busysha opened this pull request over 4 years ago
busysha opened this pull request over 4 years ago
扩充rpc协议 增加序列化协议字段 服务端可以根据消息体中的序列化协议动态选择序列化器
tydhot opened this pull request over 4 years ago
tydhot opened this pull request over 4 years ago
windows下checkStyle插件无法加载配置文件
tydhot opened this issue over 4 years ago
tydhot opened this issue over 4 years ago
修改注释
xiaoleo911 opened this pull request over 4 years ago
xiaoleo911 opened this pull request over 4 years ago
thread pool
xiaoleo911 opened this pull request over 4 years ago
xiaoleo911 opened this pull request over 4 years ago
使用注解进行服务消费
smile2coder opened this pull request over 4 years ago
smile2coder opened this pull request over 4 years ago
发现的一些小问题
smile2coder opened this issue over 4 years ago
smile2coder opened this issue over 4 years ago
个人觉得提供若干个演化版本更有利于新人学习
yxyx2019 opened this issue over 4 years ago
yxyx2019 opened this issue over 4 years ago
寻求课程合作
specialzxw opened this issue over 4 years ago
specialzxw opened this issue over 4 years ago
implement simple SPI
sakuragi1111 opened this pull request over 4 years ago
sakuragi1111 opened this pull request over 4 years ago
Bump zookeeper from 3.4.6 to 3.4.14
dependabot[bot] opened this pull request over 4 years ago
dependabot[bot] opened this pull request over 4 years ago
Revert "客户端整合spring"
Snailclimb opened this pull request over 4 years ago
Snailclimb opened this pull request over 4 years ago
客户端整合spring
MrBigThree opened this pull request over 4 years ago
MrBigThree opened this pull request over 4 years ago
[N/A]update .gitignore file
FoamValue opened this pull request over 4 years ago
FoamValue opened this pull request over 4 years ago
先精神上支持一下,后面或许会行动上支持。
yuyenews opened this issue over 4 years ago
yuyenews opened this issue over 4 years ago