Dear members, I need to know if the prototypes described here [1] are available at BaseX package.
Using the lastest version, I can distribute the database and queries with HTTP/REST functions in a collection, but I don't know how to execute a parallel query on a single document database replicated in N nodes of a cluster.
My main idea is to reduce the total query time using only BaseX implementation (or any lib compatible).
[1] https://www.uni-konstanz.de/mmsp/pubsys/publishedFiles/Lewandowski12.pdf
Thanks in advance,