<div dir="ltr">hi, <div><br></div><div style>i am writing a module that creates and returns large amount of data, obviously this is blocking the worker but my main function that create the data can be called many times to get the result by parts.</div>
<div style><br></div><div style>I cannot find what's the right way to setup my handler, the intention is to invoke my function many times as required and send out the results by chunks, whats the best approach ?</div>
<div style><br></div><div style>thanks</div><div style><br></div><div style>J.Z.</div></div>