Link Details

Link 117516 thumbnail
User 111696 avatar

By bloid
via codecommit.com
Published: Sep 22 2008 / 12:09

I think we can all agree that concurrency is a problem. Not really a problem as in “lets get rid of it”, but more the type of problem that really smart people spend their entire lives trying to solve. Over the years, many different solutions have been proposed, some of them low-level, some more abstract. However, despite their differences, a common thread runs through all of these ideas: each of them attempts to ease the pain of decomposing operations in a reorderable fashion.
  • 13
  • 0
  • 837
  • 145

Comments

Add your comment
User 207620 avatar

tgautier replied ago:

0 votes Vote down Vote up Reply

Truly awesome article. There's even a nice linguistic treat buried in the text of one of the paragraphs.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.