linsida1 commented on issue #11447:
URL: https://github.com/apache/dubbo/issues/11447#issuecomment-1420352218

   > 
   
   hi chen,感谢你的修复。我刚刚测试过,不使用stub方式是可以达到我的目的。我还有两个疑问想向你咨询一下:
   1. 我想问一下,客户端使用stub和proxy方式有什么不同吗,客户端的stub是不是为了方便stream流接口?
   2. 
“服务端的async”,我的目的是为了服务端内部调用其他服务的时候不阻塞业务线程,采用了completableFuture形式返回响应?请问在triple协议下,有什么好的实现方法吗?是不是要采用stream接口呢?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to