(no title)
seattleeng | 1 year ago
I think we're probably too early to build this today. Ray is used at my current job for scaling subroutines in our distributed job system. It's the closest I've seen.
seattleeng | 1 year ago
I think we're probably too early to build this today. Ray is used at my current job for scaling subroutines in our distributed job system. It's the closest I've seen.
sorentwo|1 year ago
Shameless plug, but there’s also Oban, a widely used database backed background job system.
cosmic_quanta|1 year ago
The article mentions actor-model frameworks like Akka. Is that not like Ray?
At work we use and maintain something similar called Cloud Haskell (confusingly implemented in a package called distributed-process: https://github.com/haskell-distributed/distributed-process) and I have to say that using it is a breeze.
lamp_book|1 year ago
[0] and it’s an oversimplification because while concurrency can reasoned about conceptually, parallelism implicates implementation realities around computation resources and data locality.
unknown|1 year ago
[deleted]
actionfromafar|1 year ago
https://www.unison-lang.org/
oldpersonintx|1 year ago
[deleted]
anonzzzies|1 year ago
leventov|1 year ago