macressler / alfresco-bulk-filesystem-import

Automatically exported from code.google.com/p/alfresco-bulk-filesystem-import
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Investigate use of Alfresco's BatchProcessor framework for the multi-threaded importer #94

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Need to investigate whether the Alfresco BatchProcessor framework [1] is 
appropriate for use by the multi-threaded importer.  A cursory glance suggests 
it's simplistic approach to batching may need some working around, but the 
benefits (e.g. automatic JMX instrumentation - see issue #11) probably justify 
it.

[1] 
http://dev.alfresco.com/resource/docs/java/repository/org/alfresco/repo/batch/Ba
tchProcessor.html

Original issue reported on code.google.com by pmo...@gmail.com on 19 Oct 2011 at 6:23

GoogleCodeExporter commented 9 years ago
In the 'internal' bulk load tool, I believe that we have come up with a good 
multithreaded strategy that can easily drive enough threads at the repo without 
causing concurrency conditions and is not limited to any data structure.
I would like to see this issue raised to a MUST.

Original comment by derekhul...@gmail.com on 6 Mar 2012 at 7:21

GoogleCodeExporter commented 9 years ago
Derek, are you able to provide a patch for this strategy that I can merge into 
the code?

Original comment by pmo...@gmail.com on 11 Jan 2013 at 10:59

GoogleCodeExporter commented 9 years ago
It's been 18 months without further information and/or patches.

Original comment by pmo...@gmail.com on 12 Dec 2013 at 9:16