Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.01 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.01 KB

Dropwizard

Dropwizard is a sneaky way of making fast Java or Scala web services.

It's a little bit of opinionated glue code which bangs together a set of libraries which have historically not sucked:

Yammer's high-performance, low-latency, Java and Scala services all use Dropwizard. In fact, Dropwizard is really just a simple extraction of Yammer's glue code.

Read more at dropwizard.codahale.com.