Submitted talks: 2 - Accepted talks: 2 - Accepted lightning talks: 0
Una introducción rápida al mundo de los contenedores con recetas para hacer que programar y desplegar en java, nodejs y perl sea más cómodo y fiable. Incluso desde Windows.
confirmed |
NodeJS devs program asynchronously by default, and they do it often without realizing it because the mechanisms that allow this paradigm are hidden beneath the nodejs execution engine.
We will see how to do the same in Perl. Promises, Event Loops and Futures will be our tools.
|