gRPC
TrialTools
A remote procedure call framework used for real-time policy delivery.
Why it's here
Placed in Trial: 3 article(s) of evidence from 3 source(s), led by open-source activity, with 3 in the last 30 days. Confidence 49%.
Evidence (3)
- 6InfoQ·8/11/2026framework_updateNetflix Scales Its Real-Time Service Map
Netflix described how it reworked the streaming pipeline behind Service Topology, its real-time map of service dependencies, to handle production-scale traffic. The redesign splits processing into three stages, propagates backpressure back to Kafka instead of dropping records, and uses server-sent events for high-volume internal data transfer.
- 8Cloudflare Blog·8/3/2026product_launchCloudflare Workers add inbound TCP and gRPC support
Cloudflare announced new Workers runtime capabilities for accepting inbound TCP connections via a connect(socket) handler, with routing through Spectrum, Durable Objects, and Containers. The company also added support for serving and calling gRPC applications, including bidirectional streaming and automatic gRPC-web conversion, currently in private beta.
- 5Hacker News·8/2/2026open_sourceBor launches open-source centralized Linux desktop policy management
Bor is an open-source system for centrally managing Linux desktops using a lightweight Go agent and a central server. It streams policies to clients in real time over mTLS/gRPC and currently supports Firefox, Chrome, KDE, dconf, polkit, package management, Thunderbird, Microsoft Edge for Business, and FirewallD zones.