Parameter gw/receive_immediate Short text Receive type for gateway work processes Parameter description This parameter determines whether the gateway work processes are to workin "poll" mode. The GW work processes are usually blocked during theexecution of a CMRCV call (receive data) until the data or statusinformation has been received. GW work processes can therefore beblocked for a long time, depending on the application. In poll mode, theGW work processes check at a fixed time interval whether data or statusinformation has been received for a connection. This means the GW workprocesses are free to perform other tasks in the meantime, and a higherlevel of parallelism is achieved. The CPU requirement of the GW work processes is higher due to thepolling. We recommend that you use poll mode if a large number ofconnections are to be created, or if the response time of the individualapplications differs significantly. Values 0: No poll mode 1: Poll mode active This parameter is used only by gateway work processes. Work area Gateway Parameter unit Boolean value 0 / 1 Default value 1 Who is allowed Customer Limitation for os None Limitation for db None Other parameter gw/gwwp_long_polling_time>gw/gwwp_short_polling_time>gw/max_short_poll_no>Valid_values 0 / 1 |