<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to ensure how many stored process calls from single user gets executed in parallel on STP server in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-ensure-how-many-stored-process-calls-from-single-user/m-p/797764#M23823</link>
    <description>&lt;P&gt;In our SAS environment, SAS Stored process server has 9 multibridge connection. Maximum cost=500&lt;/P&gt;
&lt;P&gt;session cost=1, context cost =100, cost per client=1&lt;/P&gt;
&lt;P&gt;Hence according to theory, 4 requests can execute on one multibridge connection simultaneously.&lt;/P&gt;
&lt;P&gt;So total of (9*4=36) requests should execute in parallel on the SAS Stored process server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But when I open 12 tabs in a browser and hit one SAS stored process URL at the same time(with a very time gap of miliiseconds), what i observe is that, only 6 requests get executed at a time. and when 6 request completes its execution then next 6 requests gets executed.&lt;/P&gt;
&lt;P&gt;In the STP log, it is observed that all 12 requests are being submitted only on&amp;nbsp; 6 multibridge connections port.&lt;/P&gt;
&lt;P&gt;So my question is, why not all 12 request to SAS Stored process from a single user are not executed at the same time on SAS STP server?&lt;/P&gt;</description>
    <pubDate>Tue, 22 Feb 2022 10:31:46 GMT</pubDate>
    <dc:creator>neha11_ch</dc:creator>
    <dc:date>2022-02-22T10:31:46Z</dc:date>
    <item>
      <title>How to ensure how many stored process calls from single user gets executed in parallel on STP server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-ensure-how-many-stored-process-calls-from-single-user/m-p/797764#M23823</link>
      <description>&lt;P&gt;In our SAS environment, SAS Stored process server has 9 multibridge connection. Maximum cost=500&lt;/P&gt;
&lt;P&gt;session cost=1, context cost =100, cost per client=1&lt;/P&gt;
&lt;P&gt;Hence according to theory, 4 requests can execute on one multibridge connection simultaneously.&lt;/P&gt;
&lt;P&gt;So total of (9*4=36) requests should execute in parallel on the SAS Stored process server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But when I open 12 tabs in a browser and hit one SAS stored process URL at the same time(with a very time gap of miliiseconds), what i observe is that, only 6 requests get executed at a time. and when 6 request completes its execution then next 6 requests gets executed.&lt;/P&gt;
&lt;P&gt;In the STP log, it is observed that all 12 requests are being submitted only on&amp;nbsp; 6 multibridge connections port.&lt;/P&gt;
&lt;P&gt;So my question is, why not all 12 request to SAS Stored process from a single user are not executed at the same time on SAS STP server?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 10:31:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-ensure-how-many-stored-process-calls-from-single-user/m-p/797764#M23823</guid>
      <dc:creator>neha11_ch</dc:creator>
      <dc:date>2022-02-22T10:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to ensure how many stored process calls from single user gets executed in parallel on STP se</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-ensure-how-many-stored-process-calls-from-single-user/m-p/797881#M23828</link>
      <description>If you set the Object Spawner's IOM.LoadBalancing logger to TRACE the Object Spawner log will provide detail on the cost algorithm's process.&lt;BR /&gt;&lt;BR /&gt;You can set this logger in SAS Management Console by right-clicking on the host under the Object Spawner and selecting "Connect", then under the loggers tab locate the logger "IOM.LoadBalancing" and double-click or right-click and select "Properties", then change it's setting from Inherited to Assigned: Trace. &lt;BR /&gt;&lt;BR /&gt;You can change this back after reproducing the behavior.</description>
      <pubDate>Tue, 22 Feb 2022 20:17:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-ensure-how-many-stored-process-calls-from-single-user/m-p/797881#M23828</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2022-02-22T20:17:15Z</dc:date>
    </item>
  </channel>
</rss>

