<?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 Run a process contentiously without interruption ? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-run-a-process-contentiously-without-interruption/m-p/243279#M196409</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I haven't looked into it in detail, but I see you're using &amp;lt;bean id="dataSource" destroy-method="" class="org.springframework.jdbc.datasource.DriverManagerDataSource"&amp;gt; … without a connection pool. The default one is very basic and not optimized. 'Hanging' is exactly what could happen then when doing lots of async things. Add a connection pool like c3p0, dbcp, Hikari, etc.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Jul 2016 09:57:30 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2016-07-01T09:57:30Z</dc:date>
    <item>
      <title>How to Run a process contentiously without interruption ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-run-a-process-contentiously-without-interruption/m-p/243278#M196408</link>
      <description>I am using activiti , I want to run my process contentiously, without interruption. I simulated the problem in sample. I am attaching this sample please change the database properties to work. My sample must work for contentiously for 'N' number of requests. I simulated by running 200 times in the s</description>
      <pubDate>Tue, 14 Jun 2016 14:20:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-run-a-process-contentiously-without-interruption/m-p/243278#M196408</guid>
      <dc:creator>pavitra</dc:creator>
      <dc:date>2016-06-14T14:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to Run a process contentiously without interruption ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-run-a-process-contentiously-without-interruption/m-p/243279#M196409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I haven't looked into it in detail, but I see you're using &amp;lt;bean id="dataSource" destroy-method="" class="org.springframework.jdbc.datasource.DriverManagerDataSource"&amp;gt; … without a connection pool. The default one is very basic and not optimized. 'Hanging' is exactly what could happen then when doing lots of async things. Add a connection pool like c3p0, dbcp, Hikari, etc.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 09:57:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-run-a-process-contentiously-without-interruption/m-p/243279#M196409</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-07-01T09:57:30Z</dc:date>
    </item>
  </channel>
</rss>

