Blocking vs Asynchronous REST

This demo calls the EBay WS API both synchronously and asynchronously, to obtain items matching each of the keywords passed on the query string. The time the request thread is head is displayed for both.