-
Updated
Apr 19, 2022 - Go
rpc-framework
Here are 297 public repositories matching this topic...
同时发布一个服务的多个节点的实现问题
AnnotatedServiceBindingBuilder
and VirtualHostAnnotatedServiceBindingBuilder
currently don't share a common interface for its methods, such as pathPrefix()
and exceptionHandlers()
. This means, a contributor can add a builder method to one builder but not to the other by mistake. By making both builder extend a new interface AnnotatedServiceConfigSetters
, we could prevent such a mistake.
Introduce
It has been more than three years since SOFARPC was open-sourced on April 10, 2018. RPC-related documents are mainly updated in June 2019. At that time, the document was relatively classic, and the core functions of RPC were introduced relatively clearly. However, with the iterative update of functions and the update of relate
-
Updated
Apr 8, 2022 - Rust
-
Updated
Nov 15, 2021 - Java
-
Updated
Dec 24, 2020 - PHP
-
Updated
Apr 1, 2022 - C++
-
Updated
Mar 25, 2022 - Java
-
Updated
Sep 26, 2021 - Java
-
Updated
Feb 2, 2022 - C
-
Updated
Mar 18, 2022 - 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
Jan 7, 2022 - Java
-
Updated
Oct 15, 2020 - Java
-
Updated
Oct 19, 2021 - Go
-
Updated
Mar 31, 2022 - Java
-
Updated
Mar 31, 2022 - JavaScript
-
Updated
Apr 18, 2022 - Go
-
Updated
Dec 14, 2021 - Clojure
-
Updated
Apr 19, 2019 - JavaScript
-
Updated
Nov 8, 2017
-
Updated
Apr 30, 2021 - 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