79111703

Date: 2024-10-21 20:48:54
Score: 3
Natty:
Report link

When MSMQ is used for job queuing, new jobs are queued for execution in MSMQ queue and they are immediately available for processing as a subscription model is used in this case instead of a polling one. So if you want to reduce background job latency use this instead of sql server.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): When
  • Low reputation (1):
Posted by: Dheeraj Malhotra