Simple, Lean, Powerful HTTP Applications with Ratpack

October 2, 2015
Recorded at SpringOne2GX 2015 Presenter: Ken Kousen Groovy Ecosystem Track Ratpack is a microframework based on Groovy and Java 8 for generating high performance HTTP applications. Built on top of Netty, Google Guava, and Reactive Streams, it focuses on allowing HTTP applications to be efficient, modular, and adaptive to changing requirements. Ratpack supports any JVM-based language, though it directly supports Groovy. It is event based, using a non-blocking HTTP IO engine, making it easy to structure response logic. It also was designed with both unit and integration testing in mind. After reviewing the core architecture, a series of demos that highlight the core features will be presented.
Previous
Deploying Microservice Architectures with Spring Cloud on Cloud Foundry
Deploying Microservice Architectures with Spring Cloud on Cloud Foundry

9/23 POSH Meetup slides at Pivotal San Francisco office. This presentation will show using Spring Cloud on ...

Next Presentation
Deploying, Scaling and Running Grails on AWS and VPC
Deploying, Scaling and Running Grails on AWS and VPC

Recorded at SpringOne2GX 2015 Presenter: Ryan Vanderwerf GG Special Topics This talk will cover how to get...