As I said we have already developed applications in both framework and
both have great benefits, personally despite being a Python for 10
years, I prefer web2py, yet I feel that there are (in market) a
particular tendency to "deify" django and this thread is me providing
relevant arguments and information.
I love web2py, it management since 2007, but when my developers (who
have all been students of mine) evolve, they tend to prefer django
arguing that many components already exist and is "faster and better.
"
One thing that worries me is the issue of scalability, for example,
this project will work with django or web2py, but no large deployments
web2py to bringing information on how to behave in environments where
there are 50 Requests per second with the problems associated with
using a transactional model in a web where there is more effective
solutions as working layers NoSQL reading (how are we going with
this?).
I was just lucky enough to work on trying to fix some problems in my
country a website done in django and I was terrified with the design
of the BD, where the home only 212 queries were developed for each
request, to climb it, this communications leader, was almost 1 year to
fix it.
Now we are working very special portals for Yell to Tornado (using the
framework) and MongoDB and are more than happy, we have 750 Requests
per second (in a simple athlon2 with 4 GB of RAM)! Ilove to to have
this in django or web2py , but its scope is different in this new
project and we appeal to them .


Saludos,

--------------------------------
Alfonso de la Guarda
Centro Open Source(COS)
http://www.cos-la.net
http://alfonsodg.net
   Telef. 991935157
1024D/B23B24A4
5469 ED92 75A3 BBDB FD6B  58A5 54A1 851D B23B 24A4



On Wed, Jan 26, 2011 at 02:00, Jason Brower <[email protected]> wrote:
> You will probably know what I would say being the web2py list and all, but a
> bit of information about your project may help sway the choice one way or
> the other.
> BR,
> Jason
>
> On Tue, 25 Jan 2011, Alfonso de la Guarda wrote:
>
>> Hi,
>>
>>
>> My development team is in a debate about which framework to employ,
>> half like web2py and other like django. I found it interesting because
>> we used both in projects and everything has worked out well, however,
>> for this particular project must choose one of them.
>> As an architect I have the power to choose the framework, but I would
>> support it in more technical reasons, so that by sharing experiences,
>> I will be happy to read their views, especially in management,
>> deployment and DAL / ORM
>>
>>
>> Saludos,
>>
>> --------------------------------
>> Alfonso de la Guarda
>> Centro Open Source(COS)
>> http://www.cos-la.net
>> http://alfonsodg.net
>>    Telef. 991935157
>> 1024D/B23B24A4
>> 5469 ED92 75A3 BBDB FD6B  58A5 54A1 851D B23B 24A4
>

Reply via email to