[web2py] Re: Web2py Scalability and demos

2010-02-28 Thread Mengu
If I were you, I'd run a benchmark test with the current system and the same application with web2py. But of course this means time. :) On 26 Şubat, 04:42, Alfonso de la Guarda wrote: > Hello, > > Right now, i have a costumer in the news business in my country which > expect, at least, 50 hit

[web2py] Re: Web2py Scalability and demos

2010-02-28 Thread mdipierro
I do not know. People do not tell me how big theirs sites are. Perhaps people could give us more information in this thread. My site gets about 4requests/day. Massimo On Feb 26, 5:10 pm, Alfonso de la Guarda wrote: > Massimo, > > I will try to make some tests about performance, however: what

[web2py] Re: Web2py Scalability and demos

2010-02-27 Thread waTR
If you want to ensure your site works flawlesly and can scale, build it to work on the cloud. Check out this video for interesting info about what to watch out for: http://pycon.blip.tv/file/3257303/ http://us.pycon.org/2010/conference/schedule/event/148/ There is also this: http://pycon.blip.tv/f

Re: [web2py] Re: Web2py Scalability and demos

2010-02-26 Thread Alfonso de la Guarda
Massimo, I will try to make some tests about performance, however: what is about big 'sites' which currently are using web2py, any information? By the way, i have read about a trip to Argentina in september for a conference, maybe you can stop in Peru. Saludos,

[web2py] Re: Web2py Scalability and demos

2010-02-25 Thread mdipierro
In general the bottleneck is the database access. The web2py DAL adds negligible overhead to that http://web2py.com/AlterEgo/default/show/76 People have tested web2py vs Pylons (which people says it is faster than Django and reddit.com uses it): http://www.mail-archive.com/web2py@googlegro