Module t.f.threads

Part of twisted.flow View Source

flow.thread

Support for threads within a flow
Line # Kind Name Docs
22 Class Threaded A stage which runs a blocking iterable in a separate thread
125 Class QueryIterator Converts a database query into a result iterator