Hey all,

I agree with OvermindDL1.

Regards,
Dmitriy Igrishin

2010/3/16 Hilary Cheng <[email protected]>

> Hi,
>
>    IMO, it really depends on the internal architecture. If I use the timer
> or use pthread to launch a thread, use the Wt::Dbo to update database. Does
> it conflict with Wt ? i.e. Qt cannot create a pthread and access Qt Object
> in other thread.
>
> Regards,
>
> Hilary
>
>
> On Tue, Mar 16, 2010 at 08:08, OvermindDL1 <[email protected]> wrote:
>
>> On Mon, Mar 15, 2010 at 9:39 AM, Maurice Gittens
>> <[email protected]> wrote:
>> > /* snip */
>>
>> Quite frankly, coming from a user, WTimer should *only* be used with a
>> session as it is the Javascript (meta-refresh?) interface, just as you
>> would not use WText without a session (it is the <span> interface) or
>> WTable, they are all client-side links.  If you want to work in the
>> background, do not use Wt client interfaces.  If you want a background
>> timer, use it as your normally would, ASIO::timer or sleep or
>> what-not.
>>
>>
>> ------------------------------------------------------------------------------
>> Download Intel&#174; Parallel Studio Eval
>> Try the new software tools for yourself. Speed compiling, find bugs
>> proactively, and fine-tune applications for parallel performance.
>> See why Intel Parallel Studio got high marks during beta.
>> http://p.sf.net/sfu/intel-sw-dev
>> _______________________________________________
>> witty-interest mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/witty-interest
>>
>
>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> witty-interest mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>
>
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to