Re: Re: how dod you get to do multiple mysql queries concurrently?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Richard Lynch wrote:

> On Sat, January 26, 2008 3:22 am, Per Jessen wrote:
>> Yeah, but that's just like running off-line reports and having them
>> sent by email.  It kind of ruins the idea of having the information
>> available on-line in real-time.
> 
> All depends how you define "real" :-)
> 
> A lot of times, in a web app, the difference between "now" and "five
> minutes ago" is pretty meaningless to the end user.

Well, there isn't much difference between an OLTP user and a web-app
user.  Any transaction lasting less than 3 seconds is considered
real-time or "inter-active".  Anything that takes longer is batch.
Cached transactions are a little foreign in an OLTP environment, but
they're essentially still classed as batch.


/Per Jessen, Zürich

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux