Jump to content

QUEUE SIZE THRESHOLD: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
{{DISPLAYTITLE:QUEUE_SIZE_THRESHOLD}}
{{DISPLAYTITLE:QUEUE_SIZE_THRESHOLD}}
Controls the size of the OS/2-Message-Queue.
Controls the size of the OS/2 message queue.
  SET QUEUE_SIZE_THRESHOLD=<value>
  SET QUEUE_SIZE_THRESHOLD=<value>


==Parameter==
==Parameter==
;Value: Defines the number of messages which can be together at one time in the message-queue.
;Value: Defines the number of messages which can be together at one time in the message queue.
::Standard: 3000 messages,
::Standard: 3000 messages,
::Warp 3 before Fixpak 17: 100 messages.
::Warp 3 before Fixpak 17: 100 messages.

Latest revision as of 00:33, 20 July 2020

Controls the size of the OS/2 message queue.

SET QUEUE_SIZE_THRESHOLD=<value>

Parameter

Value
Defines the number of messages which can be together at one time in the message queue.
Standard: 3000 messages,
Warp 3 before Fixpak 17: 100 messages.
Value can be any full path. Relative paths are not allowed.