prov-db-connector icon indicating copy to clipboard operation
prov-db-connector copied to clipboard

Test multithreading on a dedicated Neo4j server

Open B-Stefan opened this issue 8 years ago • 0 comments

I developed a simple script to test multithreading with the prov-db-connector, see here.

During my local test run the threaded version is slightly slower than normal synchronic saving mechanism. But I tested on my local macbook with a neo4j docker instance. We should test this again if we have access to a proper dedicated neo4j server.

B-Stefan avatar Nov 20 '16 15:11 B-Stefan