5 ms·
Ray user here, what language actors are they using? Ray support Python Java and cpp actors…
by whoiscroberts 2y ago
Ray user here, what language actors are they using? Ray support Python Java and cpp actors…
- thedood 2y agoWe 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).