<?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 Re: How to ensure how many stored process calls from single user gets executed in parallel on STP se in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-ensure-how-many-stored-process-calls-from-single-user/m-p/795551#M255192</link>
    <description>&lt;P&gt;If you don't get a response then I recommend opening a &lt;A href="https://support.sas.com/en/technical-support/submit-a-support-request.html" target="_blank"&gt;TS track&lt;/A&gt; for this question.&lt;BR /&gt;&lt;BR /&gt;Please include the following:&lt;BR /&gt;- SAS Version you are running (the following code will report SAS version information)&lt;BR /&gt;%put &amp;amp;sysvlong ;&lt;BR /&gt;%put &amp;amp;sysscpl ;&lt;BR /&gt;%put &amp;amp;syssite ;&lt;BR /&gt;- &lt;A href="http://support.sas.com/kb/35968" target="_blank"&gt;Registry Report&lt;/A&gt; (*.txt files) for each server, please clearly name the report files to reflect the server it was executed on.&lt;/P&gt;</description>
    <pubDate>Thu, 10 Feb 2022 18:52:00 GMT</pubDate>
    <dc:creator>AMSAS</dc:creator>
    <dc:date>2022-02-10T18:52:00Z</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/SAS-Programming/How-to-ensure-how-many-stored-process-calls-from-single-user/m-p/795544#M255189</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>Thu, 10 Feb 2022 18:09:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-ensure-how-many-stored-process-calls-from-single-user/m-p/795544#M255189</guid>
      <dc:creator>neha11_ch</dc:creator>
      <dc:date>2022-02-10T18:09:25Z</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/SAS-Programming/How-to-ensure-how-many-stored-process-calls-from-single-user/m-p/795551#M255192</link>
      <description>&lt;P&gt;If you don't get a response then I recommend opening a &lt;A href="https://support.sas.com/en/technical-support/submit-a-support-request.html" target="_blank"&gt;TS track&lt;/A&gt; for this question.&lt;BR /&gt;&lt;BR /&gt;Please include the following:&lt;BR /&gt;- SAS Version you are running (the following code will report SAS version information)&lt;BR /&gt;%put &amp;amp;sysvlong ;&lt;BR /&gt;%put &amp;amp;sysscpl ;&lt;BR /&gt;%put &amp;amp;syssite ;&lt;BR /&gt;- &lt;A href="http://support.sas.com/kb/35968" target="_blank"&gt;Registry Report&lt;/A&gt; (*.txt files) for each server, please clearly name the report files to reflect the server it was executed on.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 18:52:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-ensure-how-many-stored-process-calls-from-single-user/m-p/795551#M255192</guid>
      <dc:creator>AMSAS</dc:creator>
      <dc:date>2022-02-10T18:52:00Z</dc:date>
    </item>
  </channel>
</rss>

