Are you aware that cinelerra is very multithreaded, an a, ... well, strange Way?

qt should be okay, though, I could agree to that.

2008/1/30, Timothy Baldridge <[EMAIL PROTECTED]>:
> > Have you ever programmed a highly multithreded application?
>
> Yep. And done correctly (from the beginning) it's not that hard. The
> important thing is decouple to gui from the rest of the code as much
> as possible. This is why I recommend QT. Allot of the gui code is
> thread safe, and when it's not, their threading tools are top notch.
> And they even have support for Read/write mutexes (or is it
> mutexies?). Really a NLE is the simplest program to multi-thread.
> Every part of it is embarrassingly parallel.
>
> Timothy
>
> _______________________________________________
> Cinelerra mailing list
> Cinelerra@skolelinux.no
> https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
>


-- 
Are you teaching the What and the How but without the Why and the When?

_______________________________________________
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to