I've been keen on libmill, which provides a golang-like
goroutine library. It seems that such functionality would
be cool for APR and APR-based apps (like serf and httpd).

Then I started thinking: Lua also has a great coroutine impl
and it is also MIT licensed and might be easier to fold
into APR. Anyone ever look at that? Having something like
apr_routine() would be awful cool.

Reply via email to