[dancer-users] [Dancer-users] recommended way to return large dynamic data?

sawyer x xsawyerx at gmail.com
Wed Oct 31 14:34:08 GMT 2012


You might be interested in this usage case:
https://gist.github.com/3987355

It allows you to run async code in a fork, wait for it in a condition
variable and send it asynchronously to the user.
It's based on Gordon's (ab)use of my insane additions to the send_file()
function in Dancer.

s.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.preshweb.co.uk/pipermail/dancer-users/attachments/20121031/e4fe75e5/attachment.htm>


More information about the dancer-users mailing list