An follow-up question: Is a SERVICE <http://localhost:3030/ds/query> { ... }
clause within the query resolved as "localhost = the local machine (where s-query is executed)" or "localhost = the remote server (referenced in the "--service" argument to s-query)"? Cheers, Joachim -----Ursprüngliche Nachricht----- Von: Neubert, Joachim [mailto:[email protected]] Gesendet: Mittwoch, 17. Juni 2015 12:00 An: '[email protected]' Betreff: s-query on remote endpoint When I execute a query with the s-query script, and -service is located on a remote machine, I can observe that the load on the remote machine is very low, while on the local machine fuseki consumes 100% of the cpu. The execution takes a very long time, much more than when I execute s-query on the remote machine. How is it supposed to work, and why is the local Fuseki server involved at all? Cheers, Joachim
