Hacker News new | ask | show | jobs
by jufo 5363 days ago
The nice thing about node (or any other event-based platform) is that memoizing the Fibonacci function is trivial, whereas in a multi-threaded implementation it would be tricky and error-prone.