Tag Archives for tornado

ASync Shell Commands from Tornado

I’ve been using Tornado at work for a bunch of web interface stuff and found I needed to call shell commands that might block for a while.  To avoid blocking Tornado itself, I looked around the web for a while trying … Continue reading


16. November 2011 by Stephen
Categories: Stuff | Tags: , , , | Leave a comment