Re: POC of the Async Implementation

2017-03-15 Thread Ignasi Barrera
This looks indeed promising! I'd like to see the feature properly aligned in the drivers layer. OkHttp also provides a way to perform async requests [1] and we should also explore including it in the changeset for this feature. [1] https://github.com/square/okhttp/wiki/Recipes On Mar 16, 2017 1

Re: POC of the Async Implementation

2017-03-15 Thread Andrew Gaul
Spandan, thanks for creating this proof of concept! Generally this idea shows promise and should give value to the wider jclouds community. We might want to support get blob as well as put blob for symmetry, although this raises more questions. In terms of structuring, you must isolate all the A