In the examples in
Using Runnables,
Using Runnable Servers and
Using IOUs, the IOU was immediately redeemed to get a result, effectively producing synchronous behavior. A more interesting solution includes launching several asynchronous operations at the same time.