Version 0.42-with-extra-sparkles

Lecture: Asynchronous Request Processing

Modern web applications or apis often handle heavy load tasks, requiring intense disk i/o or complex database queries. This talks demonstrates how and - more importantly - why such operations should be processed asynchronously. Finally, we will cover some of the most common pitfalls and obstacles developers face when implementing asynchronous processing. The code example is implemented in a simple Symfony 2 app but translates easily into other frameworks.

Modern web applications or apis often handle heavy load tasks, requiring intense disk i/o or complex database queries. This talks demonstrates how and - more importantly - why such operations should be processed asynchronously. Finally, we will cover some of the most common pitfalls and obstacles developers face when implementing asynchronous processing. The code example is implemented in a simple Symfony 2 app but translates easily into other frameworks.

Info

Day: 2017-08-19
Start time: 14:00
Duration: 00:45
Room: B118 (PHP)
Track: Web Development
Language: en

Links:

Feedback

Click here to let us know how you liked this event.

Concurrent Events