Previous Topic Next topic Print topic


limit

Syntax:

limit=number-of-threads

Properties:

Default: 2000 on Windows

Comments:

MFCS limits the number of threads it will try to start, in order to avoid exceeding system limits. Currently, MFCS uses one thread for each active conversation, so this limit directly affects the number of simultaneous conversations. Note that the operating system might not allow MFCS to actually create as many threads as the number you set.

Previous Topic Next topic Print topic