<?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 1) The multi resource… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Multiple-BP-instances-on-a-single-machine/m-p/90264#M40511</link>
    <description>1) The multi resource command is automate.exe /resourcepc /port 1234 (/publc or /user name password&amp;nbsp;or /sso) But, you can run multiple processes in parallel on 1 resource pc&amp;nbsp;provided the processes won't interfere with each other and the Run Mode setting of their objects are correct. In practice however it's mostly 1 process = 1 resource pc&amp;nbsp;= 1 machine.
2) No BP isn't designed to run that way. Technically it can work with small numbers but it doesn't scale well - some have tried and failed.</description>
    <pubDate>Fri, 29 Jun 2018 17:40:00 GMT</pubDate>
    <dc:creator>John__Carter</dc:creator>
    <dc:date>2018-06-29T17:40:00Z</dc:date>
    <item>
      <title>Multiple BP instances on a single machine</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Multiple-BP-instances-on-a-single-machine/m-p/90263#M40510</link>
      <description>Hi,

Could any one address the below queries.

1. What is the mechanism behind running a same process on the same resource machine with different ports.

For example,

Process1----Resource1:8080

Process1----Resource1:8081

Process1----Resource1:8082

2. Can we install a BP run time instances on terminal server machines under different user logins and run a process parellely?

Any pointers to understand the above concept would be greatly appreciated.

Regards,

Rafeeq Mohammad

&amp;nbsp;</description>
      <pubDate>Fri, 29 Jun 2018 17:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Multiple-BP-instances-on-a-single-machine/m-p/90263#M40510</guid>
      <dc:creator>Rafeeq__Mohammad</dc:creator>
      <dc:date>2018-06-29T17:34:00Z</dc:date>
    </item>
    <item>
      <title>1) The multi resource…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Multiple-BP-instances-on-a-single-machine/m-p/90264#M40511</link>
      <description>1) The multi resource command is automate.exe /resourcepc /port 1234 (/publc or /user name password&amp;nbsp;or /sso) But, you can run multiple processes in parallel on 1 resource pc&amp;nbsp;provided the processes won't interfere with each other and the Run Mode setting of their objects are correct. In practice however it's mostly 1 process = 1 resource pc&amp;nbsp;= 1 machine.
2) No BP isn't designed to run that way. Technically it can work with small numbers but it doesn't scale well - some have tried and failed.</description>
      <pubDate>Fri, 29 Jun 2018 17:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Multiple-BP-instances-on-a-single-machine/m-p/90264#M40511</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-06-29T17:40:00Z</dc:date>
    </item>
    <item>
      <title>Hi John,
 
Thanks for the…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Multiple-BP-instances-on-a-single-machine/m-p/90265#M40512</link>
      <description>Hi John,
&amp;nbsp;
Thanks for the quick response.
I have some follow ups. Can you please address.
1). Could you please elaborate how can we achieve this. Can you please point any supporting document if we have any.
2). Could you let us know what could be the probable issues we may encounter if we do so.
&amp;nbsp;
Best Regards,
Rafeeeq Mohammad
&amp;nbsp;</description>
      <pubDate>Mon, 02 Jul 2018 12:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Multiple-BP-instances-on-a-single-machine/m-p/90265#M40512</guid>
      <dc:creator>Rafeeq__Mohammad</dc:creator>
      <dc:date>2018-07-02T12:06:00Z</dc:date>
    </item>
    <item>
      <title>The command automate.exe …</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Multiple-BP-instances-on-a-single-machine/m-p/90266#M40513</link>
      <description>The command automate.exe /resourcepc /public will start an anonymous resource pc&amp;nbsp;using the default port 8181
The command automate.exe /resourcepc /public /port 8182&amp;nbsp;will start an anonymous resource pc&amp;nbsp;using port 8182
The command automate.exe /resourcepc /sso /port 8183&amp;nbsp;will start a resource pc&amp;nbsp;using port 8183 and authenticated via single sign on
The problems with multi user sessions on a server OS relate to the way in which BP connects to applications and EXEs.</description>
      <pubDate>Mon, 02 Jul 2018 12:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Multiple-BP-instances-on-a-single-machine/m-p/90266#M40513</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-07-02T12:53:00Z</dc:date>
    </item>
    <item>
      <title>Hello all,
In addition to…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Multiple-BP-instances-on-a-single-machine/m-p/90267#M40514</link>
      <description>Hello all,
In addition to this thread, we&amp;nbsp;now have 1 server running 2 listeners, port 8181 and 8182.&amp;nbsp; I have 2 processes that I want to run simultaneously.&amp;nbsp; If I manually start them in the control room, they both run fine in parallel, however when I use the scheduler to start them, only the listener on port 8181 runs even though I have assigned the 8182 machine as the second resource to use.&amp;nbsp; The bot on port 8182 does not run as scheduled.&amp;nbsp; This is also the case if I schedule only the port 8182 machine.
Not sure what setup we are missing.&amp;nbsp; Any thoughts?
We are using&amp;nbsp;automate.exe /resourcepc /public /port 8181&amp;nbsp;and&amp;nbsp;automate.exe /resourcepc /public /port 8182&amp;nbsp;&amp;nbsp;as parameters.
Thanks in advance,
Derek</description>
      <pubDate>Wed, 22 Aug 2018 23:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Multiple-BP-instances-on-a-single-machine/m-p/90267#M40514</guid>
      <dc:creator>Derek.Turner</dc:creator>
      <dc:date>2018-08-22T23:00:00Z</dc:date>
    </item>
  </channel>
</rss>

