📜 ⬆️ ⬇️

Is Asynchronous PHP a Myth? Reality! Video with DevConf 2014



The report is devoted to asynchronous programming in PHP , where all available opportunities for a developer will be considered: from the most primitive to the most high-tech, which you may not know about.

Asynchronous programming is a very interesting direction, in which the future is in development, you need to be able to do work in parallel, respond to events in time and scale.

The key to this asynchronous paradigm will be given in the report where you will be expected: asynchronous calls, events, hooks, demons, processes, threads, and coroutines in PHP5.5

')

Source: https://habr.com/ru/post/258979/


All Articles