Comcast / jrugged

A Java libary of robustness design patterns
Apache License 2.0
265 stars 93 forks source link

jrugged Build Status

A Java libary of robustness design patterns

About JRugged

The JRugged library implements some common patterns needed for building robust, production-ready server code in Java. It provides straightforward add-ons to existing code to make it more tolerant of failures and easier to manage. In other words, it makes your Java code more rugged!

Getting started is easy, just check out our Examples page. If you would just like to browse the wiki you can start on our Main Page.

News

Latest Stable Release

Latest Java Doc