PR #293: Parallelize block-mode getBlock fetches in Jetstream to overcome RTT-bound performance
Context Block-mode plan entries were fetched serially — one getBlock round trip per block, inline on the framer goroutine — so a sparse (DID/collection-filtered) backfill over a WAN was RTT-bound a...
Read the full articleYou might also wanna read
Comparing I/O Performance: Blocking I/O vs io_uring and kqueue with Programmer-Friendly Abstractions
Consider this tale of I/O and performance. We’ll start with blocking I/O, explore io_uring and kqueue, and take home an event loop very simi
6cy: High-Performance Streaming Container Format with Rust Reference Implementation
High-performance, streaming-first container format with per-block codec polymorphism and robust data recoverability. Reference implementatio
Databricks Runtime 18: June 10, 2026
Databricks Runtime 18 is now generally available (GA). For lifecycle details, see Databricks Runtime support lifecycles . New features and i

Optimizing Compaction for Streaming Workloads in Apache Iceberg
> **Cross-posted.** This article's canonical home is [Iceberg Lakehouse](
MCP Real-Time Streaming: Transports, Subscriptions, Event-Driven Patterns, and Production Architecture
A comprehensive guide to real-time streaming in MCP — covering the transport evolution from stdio to Streamable HTTP, resource subscriptions
Optimizing Compaction for Streaming Workloads in Apache Iceberg
- **[Free Apache Iceberg Course](

Comments
Sign in to join the conversation.
No comments yet. Be the first.