<div dir="ltr">You might be interested in this usage case:<br><a href="https://gist.github.com/3987355">https://gist.github.com/3987355</a><br><br>It allows you to run async code in a fork, wait for it in a condition variable and send it asynchronously to the user.<br>

It&#39;s based on Gordon&#39;s (ab)use of my insane additions to the send_file() function in Dancer.<br><br>s.<br></div>