Distributed computing in JavaScript

Tags:

Distributed computing in JavaScript – Hack a Day

Instead of using servers for distributed computing, you can use users’ browsers so that it process server requests. So much interesting idea.