docs.particular.net
docs.particular.net copied to clipboard
Improve guidance on concurrency settings
NServiceBus presets the concurrency settings for each transport to a meaningful default. However, in some cases, it can be useful to tweak these.
Currently, the guidance on how to tweak these and what to consider is limited. The guidance might also differ depending on the transport (e.g. in ASB transport tweaking the concurrency settings means you also need to pay attention to the prefetch multiplier).
Questions that can be answered:
- When should I (refrain) from tweaking the concurrency settings?
- What considerations do I need to take into account when using transport x?
- Refer to any external resources per transport (e.g. ASB guidance on concurrency)