Dear all, I'm new to using Any23, and it's already been a great library to use. However I'm stuck with something rather basic. I followed this example on how to simply GET a URL and return the triples it contains: http://any23.apache.org/dev-data-extraction.html
I'd like to run many HTTP requests in a non-blocking fashion, concurrently. Are there facilities to do this using the HTTP code contained in Any23? Thank you, Luca
