Skip to Content
Mastering Functional Programming
book

Mastering Functional Programming

by Anatolii Kmetiuk
August 2018
Intermediate to advanced
380 pages
10h 2m
English
Packt Publishing
Content preview from Mastering Functional Programming

Use Case - A Parallel Web Crawler

In the previous chapter, we discussed the actors model and a framework that you can use to program with actors. However, the actor model is a paradigm just like functional programming. In principle, if you know the actors model from one language, you can use it in another language even if it doesn't have a framework that supports the actor model. This is because an actor model is an approach to reasoning about parallel computations, not some language-specific set of tools.

This state of things, just like functional programming, has its own benefits and drawbacks. The benefit is that you are not language-dependent if you depend on concepts. Once you know a concept, you can come to any programming language ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learning Functional Programming

Learning Functional Programming

Jack Widman

Publisher Resources

ISBN: 9781788620796Supplemental Content