DLR-SC / prov-db-connector

PROV Database Connector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test multithreading on a dedicated Neo4j server

B-Stefan opened this issue · 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.