Settings

Theme

Why Is Concurrent Programming Hard?

stefan-marr.de

5 points by dimitrov 7 years ago · 2 comments

Reader

lincpa 7 years ago

Using `The Pure Function Pipeline Data Flow`, Concurrent Programming is very easy and natural.

[The Pure Function Pipeline Data Flow](https://github.com/linpengcheng/PurefunctionPipelineDataflow)

  • dimitrovOP 7 years ago

    Unreal, I recall seeing this a while back but I forgot to bookmark it and couldn't find it again. I really think that the actor model and functional pipelines are the correct way to do concurrency in most software these days. The actor model can be used to encapsulate mutable state when needed and functional pipelines otherwise.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection