[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: threading in kde
From:       Rik Hemsley <rik () kde ! org>
Date:       2001-09-07 17:33:25
[Download RAW message or body]

#if Andrew Sutton

> i understand your concerns, but realistically "thread safe" is a per instance 
> quality of code and doesn't require massive rewrites, redesigns or 
> re-architecture to solve these problems.

Also, thread safety is not an all-or-nothing thing.

* It is possible to safely add a Qt interface to a threaded application
  without needing to even link to the MT version of the Qt library.

* Using qt-mt, you may safely send events from one thread to the GUI
  thread. This is sufficient thread safety for many applications.

Qt is nowhere near completely thread safe and likely will stay that
way for many years, perhaps for its lifetime.

Does anyone know of a completely thread-safe development platform ?

Rik

 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic