31 Oct
2012
31 Oct
'12
2:34 p.m.
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.