Link Details

Link 123380 thumbnail
User 271736 avatar

By michid
via codecommit.com
Published: Oct 07 2008 / 09:19

The fact is that there are a lot of problems that are hard to solve in a purely-functional style. That’s not to say that no solution exists, but certain problems are very difficult to model without shared state. In such situations, a slightly different approach to concurrency must be considered. Actors are inapplicable, seeing as they are the embodiment of “shared-nothing” continuation passing, and fork/join doesn’t really help us.
  • 11
  • 0
  • 1148
  • 186

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.

Voters For This Link (11)



Voters Against This Link (0)