Cycling in Dublin City: the numbers
7.6% of the Dublin commuter population “mainly cycle”. some interesting stats here
-
Apache-licensed open source java lib to implement retrying behaviour cleanly.
a general purpose method for retrying arbitrary Java code with specific stop, retry, and exception handling capabilities that are enhanced by Guava’s predicate matching. It also includes an exponential backoff WaitStrategy that might be useful for situations where more well-behaved service polling is preferred.
(tags: retries retrying resiliency fault-tolerance java open-source guava)