l42111996 opened a new issue #9206:
URL: https://github.com/apache/dubbo/issues/9206


   <!-- If you need to report a security issue please visit 
https://github.com/apache/dubbo/security/policy -->
   
   - [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) 
of this repository and believe that this is not a duplicate.
   
   ## Ask your question here
   
我们想在游戏中使用dubbo,有个需求是要根据参数决定这个请求在指定的线程执行,比如同一个接口某些参数在固定的串行线程,某些在另一个,这种需求有什么好的解决方式吗?
   dubbo线程的Dispatcher在协议decode之前执行了这样在Dispatcher的时候取不到对应的参数
   


-- 
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