Python does not use much memory in my experience. Some python frameworks have a problem with memory leaks because things do not always get garbage collected when they go out of scope because of hidden references, Because in web2py apps are executed not imported (the only framework to do so) we do not have this issue and seem to run lean.
Massimo On Jul 9, 9:12 pm, eric cs <eeri...@gmail.com> wrote: > What about Ram consuption, I know Ruby likes that a lot, how does > Python compare to Php in this issue? > Thanks. > > On Jul 9, 9:27 pm, eric cs <eeri...@gmail.com> wrote: > > > Thanks I really appreciate that I was just wondering if its hard and > > what do I have to learn besides web2py,Python and Mysql. > > Thanks. > > > On Jul 9, 9:21 pm, mdipierro <mdipie...@cs.depaul.edu> wrote: > > > > It depends on the host each one is different. If they support any > > > other python framework than you can assume it is possible and we can > > > help you set it up. > > > > On Jul 9, 8:03 pm, eric cs <eeri...@gmail.com> wrote: > > > > > Hey Everybody, > > > > > I would like to ask you a question about deployment on shared hosts > > > > like on goddady.com > > > > I saw some guys having problems trying to deploy some ruby on rails > > > > apps on godaddy shared account and they didn't offer a very good > > > > support for that. > > > > So I was wondering how difficult it is to deploy a python app done > > > > with web2py and django and how fast they run compared with a PHP and > > > > Jython on JVM. > > > > Please remember on shared hosts let's say a medium e-commerce app. > > > > Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---