-
Updated
Oct 8, 2021 - Go
rpc-framework
Here are 284 public repositories matching this topic...
Latest Sofa Hessian version is 3.3.13, we can update it in Sofa rpc
If a user performs a blocking task in decorator chains or services, they have to 1) submit a task to a blocking task executor,
2) pass the result to a CompletableFuture
and 3) wrap the CompletableFuture
with HttpResponse.from()
.
sb.serviceUnder("/web", service.decorate((delegate, ctx, req) -> {
CompletableFuture<HttpResponse> future = new CompletableFuture<>();
ctx.bl
-
Updated
Dec 24, 2020 - PHP
-
Updated
Sep 3, 2021 - Java
-
Updated
Oct 9, 2021 - Rust
-
Updated
Oct 4, 2021 - C++
-
Updated
Sep 10, 2021 - Java
-
Updated
Sep 26, 2021 - Java
-
Updated
Jul 9, 2021 - C
-
Updated
Aug 27, 2021 - Go
-
Updated
Sep 12, 2021 - C#
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
Jun 3, 2021 - Java
-
Updated
Oct 15, 2020 - Java
-
Updated
Aug 2, 2021 - Go
-
Updated
Aug 30, 2021 - Go
-
Updated
Jun 4, 2021 - Java
-
Updated
Oct 7, 2021 - JavaScript
-
Updated
Apr 12, 2021 - Clojure
-
Updated
Apr 19, 2019 - JavaScript
-
Updated
Nov 8, 2017
-
Updated
Apr 30, 2021 - Java
-
Updated
Sep 28, 2021 - C++
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