Concurrent programming is an increasingly important topic in the context of building modern distributed systems. Most such systems have a large amount of inherent concurrency. For example: To accommodate for large corpus sizes, a search engine splits its index into many small pieces. In order to efficiently satisfy queries, it must issue requests to each of these shards concurrently.
aboutwhichmorelater.tumblr.com
·
Apr 03, 13
by
Denzel D.
opinion
methodology
tools
trends