Blogs

BROWSE: Most Recent | Popular Tags |

Tags > concurrency

Four short links: 15 May 2012

By Nat Torkington
May 15, 2012

Mobile Money (The Economist) -- Many people know that "mobile money"—financial transactions on mobile phones—has taken off in Africa. How far it has gone, though, still comes as a bit of a shock. Three-quarters of the countries that use mobile money most frequently are in Africa, and mobile banking in some of them has reached extraordinary levels. Akka --...

Editorial Radar: Functional languages

Editorial Radar: Functional languages
By Laurie Petrycki
May 3, 2012

O'Reilly editors Mike Loukides and Mike Hendrickson discuss the advantages of functional programming languages and how functional language techniques can be deployed with almost any language.

Four short links: 24 August 2011

By Nat Torkington
August 24, 2011

STM in PyPy -- a proposal to add software transactional memory to the all-Python Python interpreter as a way of simplifying concurrent programming. I first learned about STM from Haskell's Simon Peyton-Jones at OSCON. (via Nelson Minar) Werner Vogels' Static Web Site on S3 -- nice writeup of the toolchain to publish a web site to static files served...

Strata Gems: Clojure is a language for data

By Edd Dumbill
December 17, 2010

Built for expressiveness and concurrency, Clojure is a natural fit for data work. It boasts excellent API support and strong support for use in the cloud.

Is There Any Correct Java Code Out There?

By James Elliott
August 5, 2009

Writing correct, concurrent code is really hard. Java makes it seem easier than it is, even when you think you're being careful. The language support is better than it was before Java 5, but we still have a lot to learn. And we have to learn fast, because our code is running on more and more processors every day.


1 to 5 of 5
The Watering Hole