Re: list some django-powered web sites

2009-09-24 Thread Wayne Koorts
> hi everybody, We want to develop a Bussiness web site with Django framework, > but we can't decide django's performance. So, would you list some > large-scale web sites that used django for us? Define "large-scale". --~--~-~--~~~---~--~~ You received this messag

Re: list some django-powered web sites

2009-09-24 Thread Alexandru Nedelcu
On Thu, 2009-09-24 at 02:54 -0700, Michel Thadeu Sabchuk wrote: > Wouldn't it be better to cache on the RAM? This way you won't need > even these queries... > > I'm not a cache specialist, let me know if I miss something ;) Yes it would be better, if you can afford it. The website runs in singl

Re: list some django-powered web sites

2009-09-24 Thread Michel Thadeu Sabchuk
Hi guys, > You're not going to get any meaningful feedback by looking at high > profile sites, because you don't know if the backend is similar to yours > or what they did for scaling. Alexandru is right. The server arrangement can speed up your performance. > I'm currently developing a custom-

Re: list some django-powered web sites

2009-09-24 Thread Alexandru Nedelcu
On Thu, 2009-09-24 at 16:06 +0800, Anrs wrote: > hi everybody, We want to develop a Bussiness web site with Django > framework, but we can't decide django's performance. So, would you > list some large-scale web sites that used django for us? You're not going to get any meaningful feedback by loo

Re: list some django-powered web sites

2009-09-24 Thread Andrew McGregor
On Thu, Sep 24, 2009 at 9:06 AM, Anrs wrote: > hi everybody, We want to develop a Bussiness web site with Django framework, > but we can't decide django's performance. So, would you list some > large-scale web sites that used django for us? Out of interest as performance is always a hot topic, w

Re: list some django-powered web sites

2009-09-24 Thread dimitri pater - serpia
On Thu, Sep 24, 2009 at 10:06 AM, Anrs wrote: > hi everybody, We want to develop a Bussiness web site with Django framework, > but we can't decide django's performance. So, would you list some > large-scale web sites that used django for us? http://djangosites.org/ > > thanks. > > -- > love, an

Re: list some django-powered web sites

2009-09-24 Thread Kenneth Gonsalves
On Thursday 24 Sep 2009 1:36:37 pm Anrs wrote: > hi everybody, We want to develop a Bussiness web site with Django > framework, but we can't decide django's performance. So, would you list > some > large-scale web sites that used django for us? http://djangosites.com -- regards kg http://lawgon.

list some django-powered web sites

2009-09-24 Thread Anrs
hi everybody, We want to develop a Bussiness web site with Django framework, but we can't decide django's performance. So, would you list some large-scale web sites that used django for us? thanks. -- love, anrs --~--~-~--~~~---~--~~ You received this message bec