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

第二期 作业九:基于 Redisson 实现分布式服务容错 #19

Open
mercyblitz opened this issue May 28, 2023 · 2 comments
Open

Comments

@mercyblitz
Copy link
Owner

要求

  1. (必须)实现 BulkHead
  2. (可选)实现 RateLimiter

提示

  1. 利用 RedissonSemaphore 实现
  2. 参考 Redisson RateLimiter 实现
@liqi19950722
Copy link

liqi19950722 commented May 30, 2023

https://github.com/liqi19950722/Work/tree/master/work-2-09
https://github.com/smallrye/smallrye-fault-tolerance 这里的实现看起来比较通俗易懂
resilience4j和 Redisson RateLimiter 我都没看懂

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

No branches or pull requests

3 participants