List of talks tagged asynchronous

Submitted talks: 1 - Accepted talks: 1 - Accepted lightning talks: 0

‎Code in Perl like a NodeJS dev‎

Loïc Prieto (‎lprieto‎)
20 minutes - English - 05/11/16 14:30
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.
confirmed
[Talk]