Premium content - subscription required

#49: Concurrency with Task.async_stream

Published May 21, 2018 4m 15s

In this episode we’ll pick up where we left off in episode #48. We’ll take our existing program that reads data from a CSV and makes an API call with the data and make some optimizations to it. We’ll make it a Stream throughout the program. And to speed up our program, we’ll use Task.async_stream to make our API calls run concurrently.

Ready to Learn More?

Subscribe to get access to all episodes and exclusive content.

Subscribe Now