I can also recommand my article here:
http://redmine.webtoolkit.eu/projects/wt/wiki/SimpleChat_made_easy
2011/3/22 Rutger ter Borg <[email protected]>
>
> On 03/22/2011 09:17 AM, Koen Deforche wrote:
> >
> > They are not thread-safe (they do not act like Qt's signal slots with
> > posting events to an event loop when used across threads).
> >
> > To post asynchronous updates, you can use signal slots, but since the
> > slot is called outside the event loop, you then need to take the
> > application's update lock. Indeed, the simplechat example is useful
> > for this. Also the feature/serverpush example illustrates the locking
> > mechanism in its most simple form (without use of signal/slots
> > though).
> >
> > Regards,
> > koen
>
>
> Thanks both,
>
> Cheers,
>
> Rutger
>
>
>
>
> ------------------------------------------------------------------------------
> Enable your software for Intel(R) Active Management Technology to meet the
> growing manageability and security demands of your customers. Businesses
> are taking advantage of Intel(R) vPro (TM) technology - will your software
> be a part of the solution? Download the Intel(R) Manageability Checker
> today! http://p.sf.net/sfu/intel-dev2devmar
> _______________________________________________
> witty-interest mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve
application availability and disaster protection. Learn more about boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest