OT: why are LAMP sites slow?

Tim Daneliuk tundra at tundraware.com
Fri Feb 4 12:28:12 EST 2005


Fredrik Lundh wrote:

> Tim Daneliuk wrote:
> 
> 
>>THis is why, IMHO, things like SOAP a laughable - RPC is a poor
>>foundation for reliable, durable, and high-performance TP.  It might be
>>fine for sending an order or invoice now and then, but sustained through-
>>put of the sort I think of as "high" performance is likely never going to be
>>accomplished with session-oriented architectures.
> 
> 
> does 50 gigabytes per day, sustained, count as high performance in your book?
> 
> </F> 
> 
> 
> 

'Depends.  It is certainly a high-volume application.  But is it
transactional?  Is it online or batch?  Does it have correctness
guarantees and so forth ...   You can ftp 50 gigabytes in one
day with big enough network pipes, but that does not a transactional
system make, for example ...

-- 
----------------------------------------------------------------------------
Tim Daneliuk     tundra at tundraware.com
PGP Key:         http://www.tundraware.com/PGP/



More information about the Python-list mailing list