<?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>difference between end event and start process</title><link>https://community.appian.com/discussions/f/process/24131/difference-between-end-event-and-start-process</link><description>Hello good, 
 I would like to know what is the difference between executing a thread in an end event node and executing a thread with the smart service start process and then terminating the process.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: difference between end event and start process</title><link>https://community.appian.com/thread/93016?ContentTypeID=1</link><pubDate>Wed, 30 Mar 2022 14:51:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ff2cbe79-857e-4cff-ad33-2206666986c0</guid><dc:creator>Ra&amp;#250;l G&amp;#243;mez Moya</dc:creator><description>&lt;p&gt;thanks ,&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: difference between end event and start process</title><link>https://community.appian.com/thread/93015?ContentTypeID=1</link><pubDate>Wed, 30 Mar 2022 14:50:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5ab500c9-4787-439a-97ec-620e2c8bb8d2</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;There are three ways to start a process in a model.&lt;/p&gt;
&lt;p&gt;Sub Process: Sync or Async, Same Engine&lt;/p&gt;
&lt;p&gt;Start Process: Async, Distributes to other engines&lt;/p&gt;
&lt;p&gt;End Event: Async, Same Engine&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: difference between end event and start process</title><link>https://community.appian.com/thread/93014?ContentTypeID=1</link><pubDate>Wed, 30 Mar 2022 14:37:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9ffb4373-d33a-421c-9753-2871c12519f8</guid><dc:creator>Ra&amp;#250;l G&amp;#243;mez Moya</dc:creator><description>&lt;p&gt;Thanks for the reply.&lt;/p&gt;
&lt;p&gt;So there is no difference between using the thread node asynchronously and using the end event node to launch an asynchronous thread, since both will use the same engine for the execution of the parent and child.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: difference between end event and start process</title><link>https://community.appian.com/thread/93007?ContentTypeID=1</link><pubDate>Wed, 30 Mar 2022 13:05:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0cb679d0-092f-4d36-b0a8-602730d896d1</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/22.1/End_Event.html#launching-a-subprocess-from-an-end-event"&gt;https://docs.appian.com/suite/help/22.1/End_Event.html#launching-a-subprocess-from-an-end-event&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As with the sub process node, starting a process from an end event that new process will be started on the same execution engine as the parent. The start process node distributes the load to all available engines.&lt;/p&gt;
&lt;p&gt;If you do not need to start larger number of processes, this is more a matter of taste. I prefer explicit process design over implicit. Means, a start process node makes clear that another process is started. &amp;quot;Hiding&amp;quot; it in the end event might easily be overlooked.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>