Hi,

I have deadlock problem with function 'rdf_loader_run' running in parallel,
and I have tried many ways to avoid deadlocks, including

1)      Preprocess files using sort and uniq

2)      Loading without indexes

3)      Split big files into very small chunks



But deadlocks problem is still there. It seems the only way to avoid this
is loading in single thread, which is very slow… any other solutions?



Best,

Gang
------------------------------------------------------------------------------
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to