<?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: Multi-threading and transactions in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/multi-threading-and-transactions/m-p/179380#M132510</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was more or less expecting such bad news… Since my post, I have read even more pages on the subject (hibernate vs threads).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Sep 2008 20:53:44 GMT</pubDate>
    <dc:creator>herve_quiroz</dc:creator>
    <dc:date>2008-09-23T20:53:44Z</dc:date>
    <item>
      <title>Multi-threading and transactions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multi-threading-and-transactions/m-p/179378#M132508</link>
      <description>Within a repository action, we need to run some CPU-eating code that would benefit well from multi-threading. The main problem is that this code is accessing content from Alfresco (read and write), which means it needs authentication and an active transaction.I tried several approaches already with</description>
      <pubDate>Tue, 23 Sep 2008 16:39:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multi-threading-and-transactions/m-p/179378#M132508</guid>
      <dc:creator>herve_quiroz</dc:creator>
      <dc:date>2008-09-23T16:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Multi-threading and transactions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multi-threading-and-transactions/m-p/179379#M132509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't believe a single Alfresco transaction can be used in more than a single thread, in large part because Hibernate (the ORM tool Alfresco uses internally) doesn't support this mode of operation (Hibernate sessions do not support multi-threading - each thread must have its own Hibernate session).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 18:02:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multi-threading-and-transactions/m-p/179379#M132509</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2008-09-23T18:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: Multi-threading and transactions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multi-threading-and-transactions/m-p/179380#M132510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was more or less expecting such bad news… Since my post, I have read even more pages on the subject (hibernate vs threads).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 20:53:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multi-threading-and-transactions/m-p/179380#M132510</guid>
      <dc:creator>herve_quiroz</dc:creator>
      <dc:date>2008-09-23T20:53:44Z</dc:date>
    </item>
  </channel>
</rss>

