Forest header image

Symfony Finland
Random things on PHP, Symfony and web development

Overview for async

Going Async in Symfony Controllers

Asynchronous programming has become a synonym for high performance in server side web applications in the recent years. This is largely due to the rising popularity of JavaScript and Node.js, in which everything is async by default.


Written by Jani Tarvainen on Saturday February 20, 2016
Permalink - Tags: symfony, async, php