Node & V8 runtime engine are tightly coupled Because it is single-threaded, it has a single point of failure for all • requests (low fault-tolerance) • • • Developers beware of exception handling Currently lacking standards regarding code quality Without a complete v1.0, backwards-compatibility is bogging down code base
CPU-bound tasks • Applications needing to process large amounts of data in parallel, • unless using worker processes