文件名称:Android代码-kite
文件大小:79KB
文件格式:ZIP
更新时间:2022-08-25 23:55:37
Android代码
Kite is a Spring-based library of components, called guards, implementing various patterns for managing app/service availability, performance and capacity. It's based in part upon patterns in the Release It! book by Michael Nygard. Harden your app in two easy steps Let's say you want to protect an integration point with three guards: a concurrency throttle, a rate limiter and a circuit breaker. While you could certainly code that logic by hand, with Kite you don't need to do that. Instead all it
【文件预览】:
kite-master
----.gitignore(41B)
----src()
--------main()
--------test()
----TODO(651B)
----LICENSE(11KB)
----pom.xml(4KB)
----README.md(4KB)