Open szepeviktor opened 4 years ago
That doesn't explain much :)
To me the only thing that made any sense (given I had a tiny bit of experience using Kotlin coroutines & Java threads) was the reference to coroutines.
That doesn't explain much :)
What is your suggestion? What should be explained or linked?
Well.. the whole thing needs a proper documentation (like every other amphp project has) if it's intended for a general public use.
This extension is still under development. The API is not set. We will add documentation and definitions at a later time.
Here is a nice article that explains what fibers are: https://sergeymukhin.com/blog/php-81-fibers
Please link https://en.wikipedia.org/wiki/Fiber_(computer_science) for many people like me.