Thread Allocation

  • Hi, please could someone answer the question below if possible.

    Is a thread required for a Login to SQL Server? I'm aware that a task is allocated to a thread from the threadpool; however, are threads only required for query execution, or other actions too (such as logins mentioned above)

    Thanks for any help.

  • Threads are required to process logins.

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • Thanks

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply