Thanks guys, I am just wondering why Php runs better with less memory than
Python and Ruby.
@Massimo
 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.
Simply amazing!!!!
I really don't understand how someone could use other framework, specially
with Python.




On Fri, Jul 10, 2009 at 12:54 AM, Yarko Tymciurak <yark...@gmail.com> wrote:

> you might want to look at webfaction as an option - the RAM and disk space
> for cost I found very competative; running web2py is no problem; their
> support and their performance seems good.
>
>
> On Thu, Jul 9, 2009 at 11:24 PM, mdipierro <mdipie...@cs.depaul.edu>wrote:
>
>>
>> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to