rpc-framework
Here are 264 public repositories matching this topic...
-
Updated
Mar 29, 2021 - Go
非常感谢大家对 SOFAStack 开源的关注和支持,这是我们前进最大的动力。
收集目的
- 了解 SOFAStack 的使用场景以便更好的规划技术路线
- 聆听社区的不同声音,让 SOFAStack 变得更好
- 吸引更多的开源爱好者参与贡献,共同打造 SOFAStack
收集方式
请按如下参考格式回复本 Issue 进行登记:
* 公司/组织名称:蚂蚁金服
* 地点:中国杭州
* 网址:http://www.antfin.com
* 使用组件及场景:全套金融级分布式中间件
* 联系方式:zhanggeng.zg@antfin.com
展示
我们会定期同步信息至「Awesome SOFA」的用户列表中。
服务
Netty's event loop threads are spawned lazily, i.e. they are created on the first task is scheduled on. A user sometimes wants to ensure the event loop threads are started when the server starts up.
-
Updated
Dec 24, 2020 - PHP
-
Updated
Mar 8, 2021 - Java
-
Updated
Mar 29, 2021 - Rust
-
Updated
Mar 29, 2021 - C++
-
Updated
Mar 27, 2021 - Java
-
Updated
Jan 18, 2021 - Java
-
Updated
Mar 11, 2021 - C
-
Updated
Mar 26, 2021 - Go
-
Updated
Mar 2, 2021 - C#
-
Updated
Feb 20, 2021 - Java
-
Updated
Oct 15, 2020 - Java
If you r going to wait response,or block the goroutine in a getty session(tcp conection), task pool can not be null。
func (s *Server) newSession(session getty.Session) error {
var (
ok bool
tcpConn *net.TCPConn
)
// 省略部分代码...
session.SetTaskPool(srvGrpool)
return nil
}
ortherwise,handleTcpPackage() will blocked,led to the response missing
func (s *session
-
Updated
Feb 9, 2020 - Go
-
Updated
Mar 12, 2021 - Go
-
Updated
Mar 8, 2021 - JavaScript
-
Updated
May 9, 2020 - Java
-
Updated
Apr 5, 2020 - Clojure
-
Updated
Apr 19, 2019 - JavaScript
-
Updated
Nov 8, 2017
-
Updated
Oct 13, 2020 - Java
-
Updated
Dec 31, 2020 - C++
-
Updated
Nov 1, 2018 - Java
Improve this page
Add a description, image, and links to the rpc-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rpc-framework topic, visit your repo's landing page and select "manage topics."
What language are you using?
C++
What operating system (Linux, Ubuntu, …) and version?
Linux
What runtime / compiler are you using (e.g. jdk version or version of gcc)
4.8.5
Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
tars的发布流程:tarsweb上传安装包 -> tarsAdminRegistry开始发布 -> tarspatch 从/usr/local/app/p