Hi all,
whether one child workerpool can call js function in another child workerpool ?
e.x a = WorkerPool.createWorkpoolfromurl('a.js')
b = WorkerPool.createWorkpoolfromurl('b.js')
Whether the function in a.js can call js function in b.js ?
Thank you.
Alex
