Hacker News new | past | comments | ask | show | jobs | submit login

Not all asynchronous code has to use callbacks. See http://dieselweb.org/



Yeah, same with Swirl for Tornado:

http://code.naeseth.com/swirl/

However, if your async call actually happens somewhere in a library function, you have to yield also calling that function - it's not transparent for the caller whether the library function is synchronous or not.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: