Please log in to watch this conference skillscast.
Computer systems in energy, finance or cloud computing need to process time-series data that are produced concurrently by a number of data sources. In this talk, you’ll learn how to process and analyse such data in F# using agents.
We start with a brief introduction to asynchronous programming and then spend most of the time developing systems using re-usable agent based library. You’ll see that composing complex functionality is easy, if you have the right set of building blocks! At the end, we’ll also dive into the details of efficient agent implementation.
YOU MAY ALSO LIKE:
- Rethinking Compilers With Live Coding (SkillsCast recorded in August 2018)
- Functional Concurrency in .NET with C# and F# with Riccardo Terrell (Online Course on 8th - 11th March 2021)
- Extreme Java: Concurrency Performance with Dr Heinz Kabutz (Online Course on 31st March - 2nd April 2021)
- F# eXchange 2021 (Online Conference on 20th - 21st October 2021)
- Haskell eXchange 2021 (Online Conference on 16th - 17th November 2021)
- F# for a Real World E-commerce Project (SkillsCast recorded in October 2020)
- Rethinking Bioinformatic Algorithms Using F# (SkillsCast recorded in October 2020)
Processing concurrent time-series data
Tomas Petricek
Tomas is a computer scientist and open-source developer. He is a Visiting Researcher at the Alan Turing Institute working on tools for open data-driven storytelling. He wrote a popular book called "Real-World Functional Programming" and is a lead developer of several F# open-source libraries.
Simon Cousins
Simon Cousins is a software developer actively applying muti-paradigm programming techniques to solve complex problems within enterprise applications.