Hi Mehmet
We use openstack sync connect to our cloud storage programs. Which is better Openstack sync or async connect to swift servers? What are your advices?
The jclouds async APIs are deprecated and will most likely be removed in 1.7.0. So I would go for the sync APIs ;-) If you're looking to make calls asynchronously, you can use your own executor to manage the requests...
ap
