- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://github.com/jhalterman/failsafe
- 软件文档: https://github.com/jhalterman/failsafe/wiki
软件介绍
Failsafe 是一个轻量的零依赖的失败处理类库。它的目的是尽可能简单易用,用一种简洁的API来处理每天的使用情况以及灵活处理一切。
Failsafe功能:
重试次数(
断路器(
回退(
执行上下文(
事件侦听器(
异步API集成(
CompletableFuture和功能接口整合(
CompletableFuture and functional interface integration)
执行追踪(
支持java 6 +,虽然文档为了简单而使用Lambda表达式。
Pro Git (Second Edition)
Scott Chacon、Ben Straub / Apress / 2014-11-9 / USD 59.99
Scott Chacon is a cofounder and the CIO of GitHub and is also the maintainer of the Git homepage ( git-scm.com ) . Scott has presented at dozens of conferences around the world on Git, GitHub and the ......一起来看看 《Pro Git (Second Edition)》 这本书的介绍吧!
