-
Updated
Jan 7, 2021 - C++
rpc-framework
Here are 262 public repositories matching this topic...
-
Updated
Jan 31, 2021 - Go
Our service, https://store.line.me using armeria and embedding tomcat service.
ref: https://armeria.dev/docs/server-servlet
When tomcat execution is long then ameria got timeout error, "503 Service Unavailable" message appears in browser.
We would like to response custom error page to users instead of "503 Service Unavailable" message.
As-Is:
Just "503 Service Unavailable" message. It's
-
Updated
Dec 24, 2020 - PHP
-
Updated
Oct 13, 2020 - Java
-
Updated
Jan 27, 2021 - C++
-
Updated
Jan 25, 2021 - Rust
-
Updated
Jan 28, 2021 - C
-
Updated
Jan 18, 2021 - Java
-
Updated
Jan 8, 2021 - Java
-
Updated
Jan 24, 2021 - Go
-
Updated
Jan 27, 2021 - C#
-
Updated
Oct 12, 2020 - 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
Jan 29, 2021 - Go
-
Updated
Nov 24, 2020 - JavaScript
-
Updated
Apr 5, 2020 - Clojure
-
Updated
May 9, 2020 - Java
-
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."
非常感谢大家对 SOFAStack 开源的关注和支持,这是我们前进最大的动力。
收集目的
收集方式
请按如下参考格式回复本 Issue 进行登记:
展示
我们会定期同步信息至「Awesome SOFA」的用户列表中。
服务