Particular Software

8.4K posts

Particular Software banner
Particular Software

Particular Software

@ParticularSW

Makers of NServiceBus and the most developer-friendly service platform for .NET … now also on the other site too https://t.co/0d2pUHzYJK

Everywhere 参加日 Aralık 2012
2.8K フォロー中4.4K フォロワー
Particular Software
Particular Software@ParticularSW·
Optimizing Bulk Database Updates in .NET: From Naive to Lightning-Fast. This article by Milan Jovanović discusses 7 different approaches and their performance while optimizing for bulk updates in PostgreSQL milanjovanovic.tech/blog/optimizin…
English
0
0
0
53
Particular Software
Particular Software@ParticularSW·
Existing systems built with MassTransit can be integrated with new NServiceBus systems using a message pipeline behavior in the NServiceBus endpoints to translate incoming MassTransit messages into a shape that can be successfully processed. #samplecode docs.particular.net/samples/pipeli…
English
0
0
0
65
Particular Software
Particular Software@ParticularSW·
When workflows get complex, it’s easy to lose track of how messages actually move. Flow diagrams in the Particular Service Platform show the actual path messages take, removing the guesswork out of debugging. docs.particular.net/servicepulse/f…
English
0
0
0
127
Particular Software
Particular Software@ParticularSW·
Lock contention bugs are among the hardest production issues to reproduce, because they depend on timing, concurrency, and connection lifetime — none of which behave the same way in a staging environment with a single worker thread. Check out this example of how a lock contention bug got diagnosed and fixed so you're better prepared the next time your SQL Server seizes in prod. bartwullems.blogspot.com/2026/03/the-lo…
English
0
0
1
187
Particular Software
Particular Software@ParticularSW·
Distributed systems can be easier to understand when you implement distributed tracing. In this sample, learn how to extend the NServiceBus pipeline to publish trace data to Azure Monitor Application Insights for analysis and visualization docs.particular.net/samples/open-t…
English
0
0
0
142
Particular Software
Particular Software@ParticularSW·
Publish/subscribe is often the first pattern teams adopt when moving toward asynchronous, message-based architectures. It’s a powerful way to decouple services and enable extensibility—but on its own, pub/sub doesn’t solve many of the problems that show up in real distributed systems, such as data loss, broken workflows, or systems that struggle under load. In this video from NDC London, @poornimanayar talks about the Outbox pattern, sagas for coordinating long-running workflows without distributed transactions, scatter-gather, competing consumers, retries, dead-letter queues, back pressure, and idempotency. particular.net/videos/beyond-…
English
0
0
1
134
Particular Software
Particular Software@ParticularSW·
Interesting use of a vision model LLM to parse grocery receipts into structured JSON data. Not just "this looks like a receipt" and not just the total bill, but actually extracting line items, quantities, and prices into clean JSON. milanjovanovic.tech/blog/how-to-ex…
English
0
0
0
120
Particular Software
Particular Software@ParticularSW·
File > New > Saga #nservicebus-saga" target="_blank" rel="nofollow noopener">docs.particular.net/nservicebus/do…
English
0
0
0
137
Particular Software
Particular Software@ParticularSW·
Legacy systems are like ancient temples: full of mystery, danger, and long-forgotten knowledge. One wrong move and the whole thing might collapse. But somewhere deep inside lie years of embedded business logic, customer trust, and operational quirks that no rewrite can replace. Check out the video of William Brander's NDC talk - hat and whip optional… particular.net/videos/indiana…
English
0
0
0
94
Particular Software
Particular Software@ParticularSW·
Go beyond App Settings - learn how to use feature flags,. With Azure's FeatureManagment library, you can do things like apply a time window filter, a percentage of users filter, or target a specific user or group of users. Plus, the post talks about a bunch of other feature flag management options besides the Microsoft package so you can make the best choice for your team. blog.nimblepros.com/blogs/feature-…
English
0
1
1
182
Particular Software
Particular Software@ParticularSW·
How do you decide between in-memory and distributed caching for your .NET APIs? Curious about cache invalidation, expiration, and avoiding stale data bugs? Alina Nabi explains the trade-offs and best practices—are your APIs ready to scale? dev.to/alinabi19/aspn…
English
0
0
0
168