Effective Concurrency: Prefer Using Futures or Callbacks to Communicate Asynchronous Results
Sutter's Mill
AUGUST 27, 2010
This month’s Effective Concurrency column, “Prefer Using Futures or Callbacks to Communicate Asynchronous Results,” is now live on DDJ’s website. From the article: This time, we’ll answer the following questions: How should we express return values and out parameters from an asynchronous function, including an active object method?
Let's personalize your content