Agreed. However, Node doesn't really fit their request based abstraction as Node assumes to have a long running server that holds things in memory (like Socket.io connections).
But I haven't really used Node enough to make statements like this, so correct me if I'm wrong.