Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How many worker processes are enough?

Processes worker
0
Posted

How many worker processes are enough?

0

A worker process is a new type of task that handles parallel queries, parallel index creation and parallel dbcc scans. The number of worker processes is limited only by the amount of memory available to the server and is a configurable value (number of worker processes). Each worker process consumes about the same memory as a user connection. In multi-user environments that use parallelism, it is important to balance between the number of users and number of worker processes.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123