State of distributed systems in Haskell - Haskell

Welcome to the Functional Programming Zulip Chat Archive. You can join the chat here.

Bolt

Does anyone know of any recent advances on this topic? Is Erlang's paradigm still the best approach to functional programming + distributed systems.

Vladimir Ciobanu

I have a note somewhere to take a look at unison, it seems to be trying to solve this. I'm also quite interested in this topic.

Bolt

I'm rereading "Towards Haskell in the Cloud" it's pretty good but seems like a dead project in github

Joel McCracken

my understanding is that the cloud haskell stuff works but its really just a few people doing it.

Bolt

Seems to be very quiet

IC Rainbow

What kind of sound you wish to be emitted? (=

Fintan Halpenny

A cacophonous sound emitted from all the distributed computers using Haskell

Providence Salumu

I recently read about this here, https://utdemir.com/posts/ann-distributed-dataset.html.
It has good references on this topic