[Ilugc] Django, TG or Rails
Kenneth Gonsalves
lawgon at thenilgiris.com
Fri Apr 18 13:27:59 IST 2008
On 18-Apr-08, at 11:33 AM, Venkatraman S wrote:
> # Am trying to build an app which will have millions of concurrent
> users and
> is going to be highly distributed.
> # It should scale really well and does not go astray when in use.
> # I am comfortable with pragramming, but do not want to essentially
> take
> care of low level programming(and hence i like Python's way).
> # Cleaner integration with Ajax libs would be also required.
> # Easy on the database (will be using a replicated/clustered
> MySQL), hence
> an easy to use ORM
if you have the hardware, django with memcached and perbal can handle
anything you throw at it. Check this out, especially the portion on
'scaling'
http://djangobook.com/en/1.0/chapter20/
--
regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/code/
More information about the ilugc
mailing list