Overview
News
Technologies
Salaries
Products
People
Growth
Financials

Overview

Planetgeek.ch. TL;DR: Azure Service Bus can publish one message to a topic and deliver it to multiple consumers. A topic is the shared destination, a subscription is a consumer-specific view, and a filter decides whether a message is copied to that subscription.

News

Blog 29 days ago
Azure Service Bus: Count your filters
TL;DR: Azure Service Bus can publish one message to a topic and deliver it to multiple consumers. A topic is the shared destination, a subscription is a consumer-specific view, and a filter decides whether a message is copied to that subscription. In high
Read more
Report
Blog 1 month ago
Keep the gains: performance regression testing without fooling yourself
TL;DR: Keep only the benchmarks that protect important hot paths. Use baseline/diff comparisons to catch regressions, but do not trust noisy shared runners blindly. Performance regression testing needs stable machines, clear thresholds, and restraint. Aft
Read more
Report
Blog 1 month ago
Event Sourcing: undo set-remove-based bi-temporal events - because we must
In part thirteen of this event sourcing series, we expand on set-remove-based bi-temporal events. In certain scenarios, we need to be able to undo events - typically because a user made a mistake. I'll show you two approaches to solve this issue, why the
Read more
Report
Blog 1 month ago
Event Sourcing: set-and-remove-based bi-temporal events
We return to bi-temporal event sourcing in part twelve of my series on event sourcing. This time, we look at set-and-remove-based bi-temporal events - the second variant of bi-temporal events in our system. You'll see why they are needed, and what additio
Read more
Report
Blog 1 month ago
The scheduler is part of your message pump
TL;DR: The async model is a contract. In .NET, async methods are expected to do little CPU work, spend most of their time awaiting input/output, and make long-running CPU work explicit. Lease renewal depends on that contract. If a handler hides blocking o
Read more
Report
Pro access
Upgrade to see all 14 mentions
Upgrade to a paid plan to read every media mention of this company - funding news, awards, product launches and press releases from all the outlets writing about it.
Every media mention and press release
Funding news, awards and product launches
Fresh coverage from every outlet writing about the company
Upgrade now
Cancel anytime. Secure checkout. Instant activation.