Главная
Study mode:
on
1
Introduction
2
Fibers
3
Reflection class
4
Nesting
5
How it works
6
Task
7
File Download
8
File Download Graph
9
Global Loop
10
Fetcher
11
Big Function
12
Asynchronous
13
Callback Hell
14
Bring in the fibers
15
FetchUrl
16
defer
17
refactor
18
recap
19
compare to generators
20
fibers are not threads
21
Questions
22
Programmer control
Description:
Explore the world of PHP Fibers in this 51-minute conference talk from PHP UK 2022. Dive into the fundamentals of async programming as Milko Kosturkov demonstrates how to create a Proof-Of-Concept framework using Fibers. Learn about the Reflection class, nesting, and the inner workings of Fibers. Discover practical applications through examples like file downloads and global loops. Compare Fibers to generators, understand their differences from threads, and gain insights into modern asynchronous programming techniques. Engage with concepts such as deferring, refactoring, and callback management to improve code readability and efficiency.

PHP Fibers

PHP UK Conference
Add to list