Skip to content
New issue

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

GuzzleHttp接口并发请求 | 虢國書館 #2

Open
wxb opened this issue Jan 1, 2022 · 0 comments
Open

GuzzleHttp接口并发请求 | 虢國書館 #2

wxb opened this issue Jan 1, 2022 · 0 comments
Labels

Comments

@wxb
Copy link
Owner

wxb commented Jan 1, 2022

https://wxb.github.io/2021/02/05/GuzzleHttp%E6%8E%A5%E5%8F%A3%E5%B9%B6%E5%8F%91%E8%AF%B7%E6%B1%82.html#more

在目前的软件开发中,微服务化或者说服务网格化后,服务和服务之间、系统和系统之间、系统和服务之间经常存在大量的接口请求。接口请求受限于网络状态、服务性能和架构格局的影响,导致业务响应慢,后台任务执行超时。 那如果我们想要提高业务性能、缩短响应时间是不是就无能为力了! 我一直觉得:无论多么高大上的架构,都需要依赖每一个服务,每一个子系统的稳定与高效;所以,我们还是需要在我们能够控制的业务逻辑层面尽可能

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant