Re: [Virtuoso-users] Out of curiosity, some questions about OpenSource Virtuoso settings

2016-09-11 Thread Hugh Williams
Hi, > On 11 Sep 2016, at 03:41, giacom...@libero.it wrote: > > So, I have a bunch of questions about Virtuoso. > > * Are SPARQL queries performed concurrently (using the standard virtuoso.ini > configuration)? [Hugh] Yes, although you shoud tune your Virtuoso server for the machine type it is

Re: [Virtuoso-users] Out of curiosity, some questions about OpenSource Virtuoso settings

2016-09-11 Thread Kingsley Idehen
On 9/10/16 10:41 PM, giacom...@libero.it wrote: > So, I have a bunch of questions about Virtuoso. > > * Are SPARQL queries performed concurrently (using the standard virtuoso.ini > configuration)? Yes, Virtuoso is highly multi-threaded. In addition, it has vectorized query execution i.e., many que

Re: [Virtuoso-users] Out of curiosity, some questions about OpenSource Virtuoso settings

2016-09-11 Thread Lorenz Buehmann
Hi, just as a follow-up question: I know it supports inter-query parallelization, but does it also support intra-query parallelization, i.e. using multiple threads to compute the result of a single query? If yes, which parameter is used to configure this? Cheers, Lorenz On 12.09.2016 05:57,