Product

How to Avoid Drowning in False Insights

Conviva recently introduced Predictive Intelligence: automatic identification of factors that strongly drive conversion in user workflows. This is the first in a series of posts about the technical ideas behind it.

The Concurrency Trap: How An Atomic Counter Stalled A Pipeline

Discover how a single atomic counter caused a major slowdown in Conviva's high-scale streaming analytics platform. This post unpacks the concurrency pitfalls behind a mysterious latency spike and offers lessons for Rust developers working with DAGs, actor models, and shared state.