<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/infoq/best-of/2025/12" -->

---
title: Best InfoQ posts — December 2025 | daily.dev
description: The most upvoted InfoQ posts from December 2025, curated by the daily.dev community.
canonical: https://daily.dev/sources/infoq/best-of/2025/12
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/infoq/best-of/2025/12
og:type: website
og:site_name: daily.dev
og:title: Best InfoQ posts — December 2025 | daily.dev
og:description: The most upvoted InfoQ posts from December 2025, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of InfoQ — December 2025

1. 1  
[](https://daily.dev/posts/decathlon-switches-to-polars-to-optimize-data-pipelines-and-infrastructure-costs-5gcd7b1tn "Decathlon Switches to Polars to Optimize Data Pipelines and Infrastructure Costs")  
Article  
![Avatar of infoq](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/afc3bced3e1e4b188dd9127017a60e0c)InfoQ · 38w  
Decathlon Switches to Polars to Optimize Data Pipelines and Infrastructure Costs  
Decathlon migrated data pipelines processing small to mid-size datasets (under 50 GiB) from Apache Spark clusters to Polars running on single Kubernetes pods. The switch reduced compute launch time from 8 to 2 minutes and significantly lowered infrastructure costs. Polars' streaming engine enables processing datasets larger than available memory on modest hardware. The team now uses Polars for new pipelines with stable, smaller input tables that don't require complex joins or aggregations, while keeping Spark for terabyte-scale workloads. Challenges include managing Kubernetes infrastructure and limitations with certain Delta Lake features.  
70
2. 2  
[](https://daily.dev/posts/cloudflare-open-sources-tokio-quiche-promising-easier-quic-and-http-3-in-rust-hgsdjizbn "Cloudflare Open Sources tokio‑quiche, Promising Easier QUIC and HTTP/3 in Rust")  
Article  
![Avatar of infoq](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/afc3bced3e1e4b188dd9127017a60e0c)InfoQ · 37w  
Cloudflare Open Sources tokio‑quiche, Promising Easier QUIC and HTTP/3 in Rust  
Cloudflare released tokio-quiche, an open-source Rust library that wraps their quiche QUIC/HTTP/3 implementation with Tokio's async runtime. The library simplifies building high-performance QUIC applications by handling UDP I/O, connection management, and event loops automatically. It uses an actor model internally and exposes an ApplicationOverQuic trait for protocol abstraction. Cloudflare uses it in production for edge services, HTTP proxies, and MASQUE-based tunnels in their WARP client, handling millions of requests per second. The library is available on crates.io as a foundational building block, with plans to release higher-level HTTP client/server abstractions.  
34  
1
3. 3  
[](https://daily.dev/posts/java-news-roundup-spring-tools-5-tornadovm-payara-platform-hibernate-orm-spock-framework-13nslxxje "Java News Roundup: Spring Tools 5, TornadoVM, Payara Platform, Hibernate ORM, Spock Framework")  
Article  
![Avatar of infoq](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/afc3bced3e1e4b188dd9127017a60e0c)InfoQ · 38w  
Java News Roundup: Spring Tools 5, TornadoVM, Payara Platform, Hibernate ORM, Spock Framework  
JDK 26 Build 28 and JDK 27 Build 2 early-access builds are now available with various bug fixes. Spring Tools 5.0 brings support for Spring Framework 7.0, Spring Boot 4.0, and AI integration with Cursor and Copilot. Spring AI 2.0.0-M1 introduces customizable tool calling loops and flexible text segmentation. Hibernate ORM 7.2.0 adds the @EmbeddedTable annotation and improved multi-ID loading. Payara Platform December 2025 edition includes experimental CRaC support. Apache Tomcat releases 11.0.15, 10.1.50, and 9.0.113 add strictSNI attribute for SNI host name matching. Spock Framework 2.4.0 adds Groovy 5.0 support and snapshot testing capabilities.  
17
4. 4  
[](https://daily.dev/posts/asp-net-core-in-net-10-major-updates-across-blazor-apis-and-openapi-pt3fiswfo "ASP.NET Core in .NET 10: Major Updates Across Blazor, APIs, and OpenAPI")  
Article  
![Avatar of infoq](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/afc3bced3e1e4b188dd9127017a60e0c)InfoQ · 39w  
ASP.NET Core in .NET 10: Major Updates Across Blazor, APIs, and OpenAPI  
.NET 10 brings major updates to ASP.NET Core, including extensive Blazor enhancements (security samples, client-side fingerprinting, QuickGrid updates, improved routing), built-in validation for Minimal APIs, Server-Sent Events support, full OpenAPI 3.1 compatibility with improved schema generation, new authentication metrics, WebAuthn passkey support in Identity, Kestrel improvements, and a System.Text.Json-based JSON Patch implementation. The release also includes Hot Reload improvements, circuit state persistence, and expanded diagnostics capabilities.  
17

[See all InfoQ archives](/sources/infoq/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/infoq/best-of/2025/12#page","url":"https://daily.dev/sources/infoq/best-of/2025/12","name":"Best InfoQ Posts — December 2025","description":"The most upvoted InfoQ posts from December 2025, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/infoq/best-of/2025/12#items","numberOfItems":4,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/decathlon-switches-to-polars-to-optimize-data-pipelines-and-infrastructure-costs-5gcd7b1tn","name":"Decathlon Switches to Polars to Optimize Data Pipelines and Infrastructure Costs"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/cloudflare-open-sources-tokio-quiche-promising-easier-quic-and-http-3-in-rust-hgsdjizbn","name":"Cloudflare Open Sources tokio‑quiche, Promising Easier QUIC and HTTP/3 in Rust"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/java-news-roundup-spring-tools-5-tornadovm-payara-platform-hibernate-orm-spock-framework-13nslxxje","name":"Java News Roundup: Spring Tools 5, TornadoVM, Payara Platform, Hibernate ORM, Spock Framework"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/asp-net-core-in-net-10-major-updates-across-blazor-apis-and-openapi-pt3fiswfo","name":"ASP.NET Core in .NET 10: Major Updates Across Blazor, APIs, and OpenAPI"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"InfoQ","item":"https://daily.dev/sources/infoq"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/infoq/best-of"},{"@type":"ListItem","position":5,"name":"December 2025"}]}]}
```

