Patterns for Streaming Telemetry with Akka Streams
Offered By: Scala Days Conferences via YouTube
Course Description
Overview
Explore patterns for streaming telemetry using Akka Streams in this conference talk from Scala Days New York 2018. Learn about database actors, batching, message delivery, throttling requests, and error handling. Dive into Reactive Streams and the Akka Streams API, covering topics such as grouping, de-disaggregation, filtering, rate limiting, and concurrency. Discover how to handle periodic events and watch termination. The talk concludes with a recap, a discussion on actors, and practical implementation tips for streaming telemetry patterns.
Syllabus
Intro
Outline
Motivation
Database Actor
Batching
Message Delivery
Throttle Requests
Proof of Concept
Error Handling
Reactive Streams
Akka Streams API
Grouping
De disaggregation
Filtering
Rate Limiting
Throttle
Concurrency
Periodic Events
Watch Termination
Recap
What about Actors
How would I do that
Taught by
Scala Days Conferences
Related Courses
Teaching Domain Specific Languages in ScalaScala Days Conferences via YouTube Why Dolly Is Just the Beginning for Open LLM Models
Scala Days Conferences via YouTube Building Billion Node Graphs for Machine Learning
Scala Days Conferences via YouTube How Does Incremental Compilation Work with Scala 3
Scala Days Conferences via YouTube AI Assisted Development
Scala Days Conferences via YouTube