Re: [Twisted-Python] ANN: Crochet 0.9.0 - Use Twisted Anywhere!

2013-10-08 Thread Itamar Turner-Trauring
On 10/08/2013 12:21 PM, Tobias Oberstein wrote: PS: One suggestion for the docs: it could be helpful to contrast the approach crochet takes with the other option of having a Twisted Web WSGI resource for running Flask (and other WSGI stuff) so users can make an informed decision. That's a

Re: [Twisted-Python] ANN: Crochet 0.9.0 - Use Twisted Anywhere!

2013-10-08 Thread Tobias Oberstein
ormed decision. Von: twisted-python-boun...@twistedmatrix.com [mailto:twisted-python-boun...@twistedmatrix.com] Im Auftrag von Itamar Turner-Trauring Gesendet: Dienstag, 8. Oktober 2013 03:13 An: Twisted general discussion Betreff: [Twisted-Python] ANN: Crochet 0.9.0 - Use Twisted Anywhere! Crochet

[Twisted-Python] ANN: Crochet 0.9.0 - Use Twisted Anywhere!

2013-10-07 Thread Itamar Turner-Trauring
Crochet is an MIT-licensed library that makes it easier for blocking or threaded applications like Flask or Django to use the Twisted networking framework. Crochet provides the following features: * Runs Twisted's reactor in a thread it manages. * The reactor shuts down automatically when the