Quantcast
Channel: Functional Programming – CoRecursive Podcast
Viewing all articles
Browse latest Browse all 15

Concurrency and FP with Riccardo Terrell

$
0
0

When Riccardo Terrell hit the concurrency limitations in a jvm application, he thought back to the haskell he learned in a university course and decided to rewrite the entire thing in haskell.  The immutability of the haskell solution made the concurrency bottleneck non-existent.  It is no surprise that years later, his book on concurrency in .net leans heavily on functional programming constructs and the functional features of F# and C#.

Today we talk about concurrency and functional programming, about F#  how it compares to haskell and scala.  We also chat about CPU architectures, best practises for writing distributed systems and much more.

Thanks to Manning we also have some free copies of the book to give away.  Leave a comment on the webpage for the episode or on twitter if you are interested and I will randomly pick from the interested parties.

Webpage for episode

Links:

The post Concurrency and FP with Riccardo Terrell appeared first on CoRecursive Podcast.


Viewing all articles
Browse latest Browse all 15

Trending Articles