6 ms·
Similar story here. Been using Rust in production for only a couple of weeks for a financial analytics pipeline processing billions of events per day and TBs of
by olauzon 10y ago
Similar story here. Been using Rust in production for only a couple of weeks for a financial analytics pipeline processing billions of events per day and TBs of data, but absolutely no issues so far. The predictable performance of Rust has been wonderful to observe, compared to GC'ed languages this iteration of the pipeline has replaced (JVM, Go). The type system makes otherwise daring refactorings a joy.
- Manishearth 10y ago-> https://news.ycombinator.com/item?id=12877334 https://news.ycombinator.com/item?id=12877334 :)
- olauzon 10y agoWill ask employer for approval :)