[Interest] Heavily Commented Example: Simple Single Frontend with Two Backends

Alan Ezust alan.ezust at gmail.com
Wed Oct 24 05:00:54 CEST 2012


On Tue, Oct 23, 2012 at 6:51 PM, d3fault <d3faultdotxbe at gmail.com> wrote:

> >
> > Regarding rewriting the example, I think the best way to rewrite it is to
> > remove all usage of QThread entirely, and see if you can figure out how
> to
> > program it using the higher-level QtConcurrent  API. In my book [Intro to
> > Design Patterns in Qt, 2nd edition], I show another multithreaded example
> > written both ways and the QtConcurrent version performs much better.
> >
>
> > book
> I wish I could see what you're talking about :-P. My goal in making
> that example is/was to have a simple and easy to understand reference
> that implements a clean and re-usable design. Performance was not a
> huge concern, but I wouldn't say it isn't important.
>
>
http://www.ics.com/designpatterns is one place where you can see the book's
contents and download the code examples. It requires you to register/login
but it's free.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20121023/12d4655a/attachment.html>


More information about the Interest mailing list