Zurück zum Blog

Tag: concurrency

Our days @ para//el 2016

Michael Clausen

11.04.2016
Last week Stefan and me took part as guests at the para//el conference in Heidelberg. The actual program was separated into 2 keynotes, one per day, and 36 talks, 18…
Weiterlesen

Asynchronous concurrency with vert.x – Part 2

Otto Allmendinger

24.04.2013
CoffeeScript Vert.x supports JavaScript through the Rhino JavaScript engine. Although JavaScript is a decent language once you get to know it, I prefer CoffeeScript, a language that compiles to JavaScript.…
Weiterlesen

Asynchronous concurrency with vert.x – Part 1

Otto Allmendinger

15.04.2013
Event-Driven Concurrency At synyx, we are looking at vert.x for an upcoming project where we are building a system that will need to scale under load. The tag-line of vert.x…
Weiterlesen