Xin.Zh

Results 222 comments of Xin.Zh
trafficstars

@fightGitHub93 或许是我们没有get 到你的诉求。 在这个 issue 中 @zhaoyunxing92 给你的这个 answer 是否满意?如果有异议,请及时在 issue 中回复。

用户是想获取 Group 下的所有的服务。

> Word on it, start now! 搞个jetbrains下的插件, 两边都能用那种 we have done such work. pls read the readme of https://github.com/apache/dubbo-go carefully.

> support nacos? maybe github.com/apache/dubbo-go-pixiu is your better choice.

我们你们把代码迁移到了github.com/youzan下面,以后是打算把这个链接作为代码主站吗?关键是这里的代码都是fork出来的,没法提交issue,这个你看怎么处理下。

如果代码已经修改完,请把修改的commit贴到这里,怎么样?

如果是处理 TCP 协议,应该是可以的。定时任务在 OnCron 里面执行。

> OnCron好像不可以,需要每个连接建立自己的定时任务, OnCron 确实是连接级别的,每个连接单独一个

> 我现在是通过时间轮建立定时任务下发的task,然后存储到sync.map 有解决方法就好