Functional Streams for Scala with FS2
Posted on 30 May 03:33 | by huayting | 23 views
Functional Streams for Scala with FS2
Published 05/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 92 lectures (6h 48m) | Size: 2.08 GB
Dealing with flows of data the right way
What you'll learn
Understand the differences between Lists and Streams
Implement memory efficient tasks via streaming (e.g. file i/o)
Build complex flows for your application with streams
Handle concurrency and resource safety declaratively
Requirements
Working knowledge of the Scala language
Knowledge of the Cats Effect library
Description
Many applications involve dealing with large flows of data. Examples are processing files in ETL jobs, reading results from a database or getting a big response fromhttp calls. Handling large amounts of data often means sacrificing either readability or performance.
With streams, you can get the best of both worlds
- Data is processed using a constant amount of memory, even if the total amount of data is very large
- The processing is built declaratively as if you were dealing with regular Lists or Sequences, with high level methods such as map, filter and flatMap
Furthermore, streams in FS2 are effect-aware. They work in the context of an effect monad like IO, which enables them to do all sorts of useful stuff such as processing elements in parallel, throttling, retrying on failure and many more.
In this course we will turn streams inside out and learn things like
- Create and combine pure streams
- Add effects to our streams and learn how to compose them
- Handle errors & resources safely
- Apply patterns involving time, such as retries, throttling and debouncing.
- Build our own stream transformations with Pulls and Pipes
- Handle concurrency using many different patterns
- Communicate between streams using primitives such as Signals, Channels, Topics and Queues
Join me in this journey and add yet another amazing tool to your functional programming toolkit!
Who this course is for
Scala functional developers with some experience who want to add functional stream to their toolkit
https://www.udemy.com/course/functional-streams-for-scala-with-fs2/
PLEASE SUPPORT ME BY CLICK ONE OF MY LINKS IF YOU WANT BUYING OR EXTENDING YOUR ACCOUNT
https://nitro.download/view/2FCC66DE7132347/Functional_Streams_for_Scala_with_FS2.part1.rar
https://nitro.download/view/2AB224316A662D9/Functional_Streams_for_Scala_with_FS2.part2.rar
https://nitro.download/view/07FCA639562CA71/Functional_Streams_for_Scala_with_FS2.part3.rar
https://nitro.download/view/2FCC66DE7132347/Functional_Streams_for_Scala_with_FS2.part1.rar
https://nitro.download/view/2AB224316A662D9/Functional_Streams_for_Scala_with_FS2.part2.rar
https://nitro.download/view/07FCA639562CA71/Functional_Streams_for_Scala_with_FS2.part3.rar
https://rapidgator.net/file/2171770c3d7d725fcb76a64e069baac7/Functional_Streams_for_Scala_with_FS2.part1.rar.html
https://rapidgator.net/file/fe0ef10e9076b83796ddd0722f33998b/Functional_Streams_for_Scala_with_FS2.part2.rar.html
https://rapidgator.net/file/2c79ab5e6e51c5f8b0cb7936d5ab16c0/Functional_Streams_for_Scala_with_FS2.part3.rar.html
https://uploadgig.com/file/download/135F70f4a81e566b/Functional_Streams_for_Scala_with_FS2.part1.rar
https://uploadgig.com/file/download/89a11aae022A34B5/Functional_Streams_for_Scala_with_FS2.part2.rar
https://uploadgig.com/file/download/f7C1556f8eb65f53/Functional_Streams_for_Scala_with_FS2.part3.rar
Related News
System Comment
Information
Users of Visitor are not allowed to comment this publication.
Facebook Comment
Member Area
Top News