We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
针对多微服务框架协议多样化的问题,Femas将微服务生命周期抽象为一下几个阶段:初始化、实例注册、服务调用的DNS、流量出站、流量入站、服务销毁。在微服务协议的各个生命阶段做统一拦截,实现不同协议的轻量、低成本接入,完善对应的开发文档,以便用户能够将自己的自研微服务框架快速接入Femas。
The text was updated successfully, but these errors were encountered:
怎么接这个任务?我是第一次听说Femas
Sorry, something went wrong.
add my WeChat
No branches or pull requests
针对多微服务框架协议多样化的问题,Femas将微服务生命周期抽象为一下几个阶段:初始化、实例注册、服务调用的DNS、流量出站、流量入站、服务销毁。在微服务协议的各个生命阶段做统一拦截,实现不同协议的轻量、低成本接入,完善对应的开发文档,以便用户能够将自己的自研微服务框架快速接入Femas。
The text was updated successfully, but these errors were encountered: