Is there a limit to number of threads on Windows 2003?

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Is there a limit to number of threads on Windows 2003?

  • Creator
    Topic
  • #49315
    Mark Brown
    Participant

      Our production engine currently has 125 threads (16 processes + 77 connections).  When I tried to add one more thread, the network monitor starts acting freaky when I try to stop the process so I can save the new thread.

      Is 125 threads the max?  If so, is that the max for the machine or for one site?  Or do I have a different problem?

      We’re running v5.3.1 of Cloverleaf.

    Viewing 2 reply threads
    • Author
      Replies
      • #61479
        Russ Ross
        Participant

          If you are saying that you have 125 threads in one site, then yes it is way past time for you to break things up into multiple sites.

          Unfortunately, there is no majic formula but you will get much more mileage out of your machine with multiple sites.

          Russ Ross
          RussRoss318@gmail.com

        • #61480
          Michael Hertel
          Participant

            Try adding two threads instead. (One dummy one)

            There was a majic number once.

            Although I believe is was 31 threads in one process.

            When you added thread #32 the NetMonitor would come up blank.

            That problem has been resolved but I’m not sure in which release.

          • #61481
            Dick Bly
            Participant

              The problem is realy in the qdxservice – it has a built in limit.

              you can start a process using the -n option ( bypass the service) but doing so outside of the context of the service will cause the process to die when the user signs off.

              the work around that I have used is to create an alert that starts the process if dead, using the -n option.  This starts the process in the context of the service but not running under the service. works, no limitations.

              this limitation is supposed to be removed sometime in the future.

          Viewing 2 reply threads
          • The forum ‘Cloverleaf’ is closed to new topics and replies.