1 link tagged with all of: hudi + streaming + throughput + concurrency + nbcc
Links
This article discusses how Apache Hudi's Non-Blocking Concurrency Control (NBCC) improves write throughput in data lakehouses by allowing concurrent writers to append data without conflicts. It contrasts NBCC with Optimistic Concurrency Control (OCC), highlighting the inefficiencies of retries in high-frequency streaming scenarios. The piece also explains how to configure NBCC in your data pipelines.
hudi ✓
nbcc ✓
concurrency ✓
streaming ✓
throughput ✓