aaron-ai opened a new issue #3973:
URL: https://github.com/apache/rocketmq/issues/3973


   This issue aims to track the RIP-37, which try to unify a universal APIs 
spec for RocketMQ.
   
   What can we benefit from this RIP? 
   * The behavior of interfaces is more clearly defined, making it easier for 
newcomers to get started, and the behavior of various interfaces is more 
predictable.
   * The new APIs unbinds the implementation and interface to realize real 
interface-oriented programming, and the upgrade cost for users will be lower in 
the future.
   * The implementation of polyglot clients has always been a difficult 
problem, and the lack of a unified specification is one of the important 
reasons. New specifications allow them to be standardized so that users do not 
behave inconsistently by switching languages.
   
   or you can view more details from the docs link: 
https://shimo.im/docs/m5kv92OeRRU8olqX


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


Reply via email to