Have you ever looked at Parallel and Concurrent Programming in Haskell book? You should find what you're looking for except for modern Haskell stack etc.
I haven't. But does it have what I'm looking for, i.e. building up a complete non-trivial app? I've read books and concurrent and parallel programming before, if this is "just" snippets/pattern, but in Haskell instead of some other language then I'll give this one a pass.
Edit: nevermind, found the code samples on Github, thanks. Definitely a step in the right direction.
Log in to continue
We're a place where coders share, stay up-to-date and grow their careers.
Have you ever looked at Parallel and Concurrent Programming in Haskell book? You should find what you're looking for except for modern Haskell stack etc.
I haven't. But does it have what I'm looking for, i.e. building up a complete non-trivial app? I've read books and concurrent and parallel programming before, if this is "just" snippets/pattern, but in Haskell instead of some other language then I'll give this one a pass.
Edit: nevermind, found the code samples on Github, thanks. Definitely a step in the right direction.