Video description
Ratpack is a non-blocking, open-source web framework for the JVM that gives applications the scalability and speed of an asynchronous applications architecture, without the headache. It is built on Netty, which is a popular non-blocking networking library, and exposes higher-level concepts to aid in the development of web applications. Ratpack is important because it allows developers to garner all the benefits of complex non-blocking through an API …