Explore >> Select a destination


You are here

www.rickyterrell.com
| | sookocheff.com
4.6 parsecs away

Travel
| | Writing correct programs is hard; writing correct concurrent programs is harder. Java Concurrency in Practice. So, why bother with concurrency? A number of reasons: Concurrency provides a natural method for composing asynchronous code. Concurrency allows your program to avoid blocking user operations. Concurrency provides one of the easiest ways take advantage of multi core systems. As processor counts increase, exploiting concurrency will be an even more important facet of high performance systems.
| | gist.github.com
10.6 parsecs away

Travel
| | F# FaultReport. GitHub Gist: instantly share code, notes, and snippets.
| | blog.danlew.net
6.4 parsecs away

Travel
| | I gave a talk this year about functional reactive programming (FRP) that attempted to break down what gives FRP its name and why you should care. Here's a write-up of that talk. -------------------------------------------------------------------------------- Introduction Functional reactive programming has been all the rage in the past few years. But what is
| | gist.github.com
19.1 parsecs away

Travel
| GitHub Gist: instantly share code, notes, and snippets.