Cats Effect 3: Introduction to Fibers
Rock the JVM
0:00 / 0:00
Cats Effect 3: Introduction to Fibers
15 259 просмотров · 5 лет назад
Rock the JVM
27,2 тыс. подписчиков
15 259 просмотров · 5 лет назад
Written version: https://blog.rockthejvm.com/cats-effe...
This video is a quick dive into Cats Effect fibers and how to run asynchronous computations on top of lightweight threads. All code written in Scala 3. We discuss
how to run IO instances sequentially, on the same thread
how to create a Fiber
how to wait for a Fiber to finish
how to run IOs asynchronously
how to make Fibers fail
how to cancel Fibers
Cats Effect 3 course coming soon!
Follow Rock the JVM on:
LinkedIn: / rockthejvm
Twitter: / rockthejvm
Blog: https://blog.rockthejvm.com
-------------------------------------------------------------------------
Home: https://rockthejvm.com
-------------------------------------------------------------------------