multi-threaded webcam with SimpleAsyncHTTPServer.py

Bjoern Schliessmann usenet-mail-0306.20.chr0n0ss at spamgourmet.com
Mon Jan 8 10:27:33 EST 2007


Ray Schumacher wrote:

> I'll be trying implementing some streaming next.
> Question, though: how can I unblock asyncore.loop(),

Not at all. That's the way event loops work.

> or at least be able to interrupt it?

Sorry for the stupid question, but why would you want to do that?

> Other suggestions?

Yes, why do you call it multithreaded when it's multiplexing? (or
isn't it?)

Regards,


Björn

-- 
BOFH excuse #10:

hardware stress fractures




More information about the Python-list mailing list