<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Subprocess</title><link>https://community.appian.com/discussions/f/process/17716/subprocess</link><description>Hello!! 
 What is the best way to configure a sub-process to use the maximum number of threads? 
 Thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Subprocess</title><link>https://community.appian.com/thread/153726?ContentTypeID=1</link><pubDate>Wed, 25 Feb 2026 08:41:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c540f467-673b-412a-a22f-3084c535292c</guid><dc:creator>rodneyb008718</dc:creator><description>&lt;p&gt;In high-volume architectures have you seen better results leaning toward asynchronous process models with data persistence instead of relying on PV handoffs?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://bitlife-simulator.io"&gt;bitlife&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Subprocess</title><link>https://community.appian.com/thread/69754?ContentTypeID=1</link><pubDate>Mon, 07 Oct 2019 06:21:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bb1776d3-1c75-4c12-91d5-fc91dab8a95a</guid><dc:creator>AlmudenaMM</dc:creator><description>&lt;p&gt;&lt;span&gt;Thank you very much for your answer&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Subprocess</title><link>https://community.appian.com/thread/69743?ContentTypeID=1</link><pubDate>Fri, 04 Oct 2019 19:32:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1a15db59-b897-4afd-ac46-a791445a26fa</guid><dc:creator>davel001150</dc:creator><description>&lt;p&gt;If by threads, you mean Execution engines, you will want to avoid Subprocess altogether.&amp;nbsp; Each sub-process runs on the same execution-analytics pair as the parent process.&amp;nbsp; This is why a recommended practice according to Appian engineers I&amp;#39;ve spoken with is to limit processes that spawn large numbers of subprocesses.&lt;/p&gt;
&lt;p&gt;a!startProcess and Start Process smart service are better options because they can be executed on a different engine, but they aren&amp;#39;t always viable because they can&amp;#39;t return PV&amp;#39;s to the parent process.&lt;/p&gt;
&lt;p&gt;Starting processes via messaging may seem like a viable alternative, but the messaging carries with it so much overhead that it didn&amp;#39;t get any recommendations.&amp;nbsp; The general consensus, as I gathered, was to avoid messaging where possible.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Subprocess</title><link>https://community.appian.com/thread/69741?ContentTypeID=1</link><pubDate>Fri, 04 Oct 2019 17:48:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:85b20e53-e6c0-4437-a269-ca2c96d28c8e</guid><dc:creator>Sikandar</dc:creator><description>&lt;p&gt;Refer below link&amp;nbsp; it should give you some insight&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/19.3/Ways_to_Start_a_Process_From_a_Process.html"&gt;https://docs.appian.com/suite/help/19.3/Ways_to_Start_a_Process_From_a_Process.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Subprocess</title><link>https://community.appian.com/thread/69723?ContentTypeID=1</link><pubDate>Fri, 04 Oct 2019 14:04:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:33dd80e9-d094-4dd9-a254-4794f85d5190</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Can you tell us a bit more detail about your use case?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>