<?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: Multiple geoprocessing tasks in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/multiple-geoprocessing-tasks/m-p/307091#M10660</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Running several tasks from the same script would require threading, which ArcGIS does not really do. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, one can turn on background processing, which allows you to "continue working with ArcMap", but that just queues other tools up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The best bet is to run separate geoprocessing scripts from separate python windows.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Aug 2012 13:55:56 GMT</pubDate>
    <dc:creator>markdenil</dc:creator>
    <dc:date>2012-08-13T13:55:56Z</dc:date>
    <item>
      <title>Multiple geoprocessing tasks</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/multiple-geoprocessing-tasks/m-p/307090#M10659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to run multiple geoprocessing tasks at the same time?&amp;nbsp; I have a few tasks I want to run (unrelated tasks, using unrelated data) and it would be helpful to be able to run them all at the same time so I don't have to wait for each one to finish.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At the moment I appear to be able to queue the tasks, but they don't run simultaneously.&amp;nbsp; Is there a setting somewhere that I can change to make the tasks run simultaneously?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Running ArcCatalog 10.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2012 01:06:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/multiple-geoprocessing-tasks/m-p/307090#M10659</guid>
      <dc:creator>MikeLouwrens</dc:creator>
      <dc:date>2012-08-13T01:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple geoprocessing tasks</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/multiple-geoprocessing-tasks/m-p/307091#M10660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Running several tasks from the same script would require threading, which ArcGIS does not really do. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, one can turn on background processing, which allows you to "continue working with ArcMap", but that just queues other tools up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The best bet is to run separate geoprocessing scripts from separate python windows.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2012 13:55:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/multiple-geoprocessing-tasks/m-p/307091#M10660</guid>
      <dc:creator>markdenil</dc:creator>
      <dc:date>2012-08-13T13:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple geoprocessing tasks</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/multiple-geoprocessing-tasks/m-p/307092#M10661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't want/need to run multiple tasks from one script, it would just be nice to be able to run multiple scripts at once.&amp;nbsp; I guess I could run them from command line to do that for the ones that don't require input parameters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2012 18:14:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/multiple-geoprocessing-tasks/m-p/307092#M10661</guid>
      <dc:creator>MikeLouwrens</dc:creator>
      <dc:date>2012-08-13T18:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple geoprocessing tasks</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/multiple-geoprocessing-tasks/m-p/307093#M10662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You certainly can run multiple scripts/processes at once. Here's a link to an example using the subprocess moodule: &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/33602-Arcpy-Multiprocessor-issues?p=177418&amp;amp;viewfull=1#post177418"&gt;http://forums.arcgis.com/threads/33602-Arcpy-Multiprocessor-issues?p=177418&amp;amp;viewfull=1#post177418&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2012 19:39:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/multiple-geoprocessing-tasks/m-p/307093#M10662</guid>
      <dc:creator>ChrisSnyder</dc:creator>
      <dc:date>2012-08-13T19:39:46Z</dc:date>
    </item>
  </channel>
</rss>

