amphp / ext-fiber

PHP Fiber extension
Other
239 stars 14 forks source link

What is a fiber? #1

Open szepeviktor opened 4 years ago

szepeviktor commented 4 years ago

Please link https://en.wikipedia.org/wiki/Fiber_(computer_science) for many people like me.

oprypkhantc commented 3 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.

szepeviktor commented 3 years ago

That doesn't explain much :)

What is your suggestion? What should be explained or linked?

oprypkhantc commented 3 years ago

Well.. the whole thing needs a proper documentation (like every other amphp project has) if it's intended for a general public use.

trowski commented 3 years ago

This extension is still under development. The API is not set. We will add documentation and definitions at a later time.

makaronnik commented 2 years ago

Here is a nice article that explains what fibers are: https://sergeymukhin.com/blog/php-81-fibers