Hi!
I'm evaluating the use of RDF4J and RDF in general. I have a number of use cases; some matching very well with the SAIL API, the triple stores, etc. But I'm also investigating whether I can use RDF4j to orchestrate information retrieval based on SPARQL across disparate sources.
There are a couple of challenges here, one being that these sources are slow / expensive. Therefore I'm wondering whether there have been any endeavours into parallelism, concurrency and blocking/batching within the query algebra evaluation? I reckon that this would also be useful for 'normal' triple stores that have considerable round trip times (see also some work in Halyard).
Is this an area of interest within the RDF4J community? Are there any thoughts on e.g. using rxjava or other 'platforms' to provide the basics for non-blocking flows instead of using the Vulcano model.
Interested in your views on the matter.
Best regards,
Frens Jan
--
You received this message because you are subscribed to the Google Groups "RDF4J Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rdf4j-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rdf4j-users/ac8dac3c-cae7-4bba-aabf-a05daceb65b1n%40googlegroups.com.