Re: How to improve the write speed of Java connection janusgraph?
ramosrods@...
I’m also trying to running theses parameters to process traversals in parallel using a thread pool. The most interesting parameters I’ve found until now are maxInProcessRequest and maxWaitForConnection. Also find this StackOverflow question helpful: https://stackoverflow.com/questions/41639616/titan-parallel-queries-concurrent-time-out-exception-at-org-apache-tinkerpop-g
|
|