I meant the "node process" not "mode process". Blaming the autocorrect in iPad . . .
On Saturday, January 17, 2015 at 10:53:36 AM UTC-5, Test This wrote: > > Some basic questions: > > We know that Node is blocking on cpu intensive tasks. If I use the async > option, are the calculations run separately. That is does it allow the mode > process to continue with its event loop. If the answer is yes, what happens > when julia is busy with a previous calculation and a new one is passed to > it? > > Thanks so much for creating this.
