|
From: Daniel H. <da...@de...> - 2016-04-21 11:44:52
|
> Daniel, > > On other option to try is varying the queryThreadPoolSize in the > web.xml parameters. I was using the bundled version of Blazegraph (i.e., I have dowloaded only a JAR file). Now, I have checked out the 2.1.0 version from the code. I guess that the web.xml file is the file bigdata-war-html/src/main/webapp/WEB-INF/web.xml The default queryThreadPoolSize is 16. What value do you recommend me? I am running queries sequentially, that is, each I send each query after the previous has finished or after the timout. Maybe this way of running the experiment is relevant to the queryThreadPoolSize. Thanks, Daniel |