Parallel web page retrieval
is easy using the
spawn
function. The program googles a search term then counts all the words in 20 pages retrieved.
Try the demo
. Even on a single core CPU this is much faster than working sequentially.