<?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: how to parallelize video conversion in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-parallelize-video-conversion/m-p/314127#M1128</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You can override the default &lt;CODE&gt;videoConversion&lt;/CODE&gt; queue to increase the max number of threads that the queue can use. By default it's set to 1.&lt;/P&gt;
&lt;P&gt;Here is a contribution to set it to5:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;require&amp;gt;org.nuxeo.ecm.platform.video.workmanager&amp;lt;/require&amp;gt;
&amp;lt;extension target="org.nuxeo.ecm.core.work.service" point="queues"&amp;gt;
  &amp;lt;queue id="videoConversion"&amp;gt;
    &amp;lt;maxThreads&amp;gt;5&amp;lt;/maxThreads&amp;gt;
    &amp;lt;category&amp;gt;videoConversion&amp;lt;/category&amp;gt;
  &amp;lt;/queue&amp;gt;
&amp;lt;/extension&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 13 Jan 2014 10:50:24 GMT</pubDate>
    <dc:creator>Thomas_Roger</dc:creator>
    <dc:date>2014-01-13T10:50:24Z</dc:date>
    <item>
      <title>how to parallelize video conversion</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-parallelize-video-conversion/m-p/314126#M1127</link>
      <description>&lt;P&gt;Hi all,
I noticed that the video conversions are performed one at a time and queued. Is there a way to parallelize them?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2014 15:25:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-parallelize-video-conversion/m-p/314126#M1127</guid>
      <dc:creator>maumig_</dc:creator>
      <dc:date>2014-01-09T15:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: how to parallelize video conversion</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-parallelize-video-conversion/m-p/314127#M1128</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You can override the default &lt;CODE&gt;videoConversion&lt;/CODE&gt; queue to increase the max number of threads that the queue can use. By default it's set to 1.&lt;/P&gt;
&lt;P&gt;Here is a contribution to set it to5:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;require&amp;gt;org.nuxeo.ecm.platform.video.workmanager&amp;lt;/require&amp;gt;
&amp;lt;extension target="org.nuxeo.ecm.core.work.service" point="queues"&amp;gt;
  &amp;lt;queue id="videoConversion"&amp;gt;
    &amp;lt;maxThreads&amp;gt;5&amp;lt;/maxThreads&amp;gt;
    &amp;lt;category&amp;gt;videoConversion&amp;lt;/category&amp;gt;
  &amp;lt;/queue&amp;gt;
&amp;lt;/extension&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 13 Jan 2014 10:50:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-parallelize-video-conversion/m-p/314127#M1128</guid>
      <dc:creator>Thomas_Roger</dc:creator>
      <dc:date>2014-01-13T10:50:24Z</dc:date>
    </item>
  </channel>
</rss>

