API question: large data processing handler

Julien Zefi jzefip at gmail.com
Mon Jun 3 02:29:02 UTC 2013


hi,

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.

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 ?

thanks

J.Z.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20130602/6bea75bb/attachment.html>


More information about the nginx-devel mailing list