Settings

Theme

Why Is Concurrent Programming Hard?

stefan-marr.de

5 points by dimitrov · 2 comments

Reader

1 thread
lincpa

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

    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