Dear Jürgen, > are there any known implementations of sparql engines that are > non-blocking and capable of handling streams?
The Linked Data Fragments client (https://github.com/LinkedDataFragments/Client.js) uses asynchronous iterators and is entirely stream-based. Best, Ruben