vertx

A 4-post collection

Page 1 of 1

Stopping Vert.x BlockedThreadChecker exceptions during interactive debugging

Vert.x’s standard verticles require non-blocking code to work optimally. A watchdog will warn you (extremely insistently) if anything does block for an excessive »

Marc Savy Marc Savy on vertx, devtip 24 October 2016

Vert.x and Blocking Code

One of Vert.x’s core tenets is that you should never block the event loop. If you’re writing an application from scratch »

Marc Savy Marc Savy on vertx, apiman 18 October 2016

Beware the Connection Header in HTTP/2

Whilst tinkering apiman’s Vert.x gateway implementation I ran into a strange issue when invoking an API via curl --http2. It seemed to work »

Marc Savy Marc Savy on vertx, apiman, http2 23 August 2016

Setting up Vert.x HTTP/2 with JKS

I was playing with Vert.x’s excellent HTTP/2 functionality with the aim of determining how difficult it’d be to add support »

Marc Savy Marc Savy on vertx, apiman, guide, http2 21 August 2016
Page 1 of 1
The Musings of Marc © 2016
Proudly published with HubPress