Hi,

Brendan Hoar:
> The 1660 patch points at the mythtv 0.20 possibility of a single thread
> being responsible for regular reads from the ivtv mpg buffer as well as
> having the potential to be suspended waiting for a very long database
> query to return.  That seems like a bad design.

Yowch. If so, that is really a very stupid idea. Database queries need
to be in a different thread(*); it's not as if the mysql backend isn't
using threads already anyway.

* they wouldn't HAVE to be if the MySQL people would get the idea that a
  properly designed async database library is a good thing to have. Oh well.

-- 
Matthias Urlichs   |   {M:U} IT Design @ m-u-it.de   |  [EMAIL PROTECTED]
Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de
 - -
I know you believe you understand what you think this fortune says, but
I'm not sure you realize that what you are reading is not what it means.

_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

Reply via email to