0
kicks
F# Webcast: Using Asynchronous Workflows
In the previous part you've seen how to write a simple function for downloading RSS feeds and processing them. In this part, we look how to improve the function to download data asynchronously and process them potentially in parallel.