<?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 Splunk Python SDK multiprocessing in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-Python-SDK-multiprocessing/m-p/370011#M6034</link>
    <description>&lt;P&gt;My code uses splunk and the python sdk. It firsts connects to splunk. Then it creates two child processes, who each run their own search. My question is, why is this slower than just not creating any child processes, and just running one search after the other? Is it because I am using the same connection with each child? Is it because I am using a blocking search? Does splunk allow you to have one connection running multiple searches at once?&lt;/P&gt;</description>
    <pubDate>Tue, 02 Jan 2018 20:57:33 GMT</pubDate>
    <dc:creator>jfuruness</dc:creator>
    <dc:date>2018-01-02T20:57:33Z</dc:date>
    <item>
      <title>Splunk Python SDK multiprocessing</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-Python-SDK-multiprocessing/m-p/370011#M6034</link>
      <description>&lt;P&gt;My code uses splunk and the python sdk. It firsts connects to splunk. Then it creates two child processes, who each run their own search. My question is, why is this slower than just not creating any child processes, and just running one search after the other? Is it because I am using the same connection with each child? Is it because I am using a blocking search? Does splunk allow you to have one connection running multiple searches at once?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2018 20:57:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-Python-SDK-multiprocessing/m-p/370011#M6034</guid>
      <dc:creator>jfuruness</dc:creator>
      <dc:date>2018-01-02T20:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Python SDK multiprocessing</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-Python-SDK-multiprocessing/m-p/370012#M6035</link>
      <description>&lt;P&gt;can you provide your code? &lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2019 13:33:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-Python-SDK-multiprocessing/m-p/370012#M6035</guid>
      <dc:creator>spammenot66</dc:creator>
      <dc:date>2019-04-17T13:33:09Z</dc:date>
    </item>
  </channel>
</rss>

