It outlines one solution where the calculation is split into callbacks dispatched through the event loop, making use of process.nextTick()
It outlines one solution where the calculation is split into callbacks dispatched through the event loop, making use of process.nextTick()