Hacker News new | ask | show | jobs
by whoiscroberts 685 days ago
Ray user here, what language actors are they using? Ray support Python Java and cpp actors…
1 comments

We wrote the compactor in Python but, as noted in my previous response to quadrature, most of the performance sensitive code is written in C++ and Rust (but still invoked from Python).