Hi Minh,

Performance is a very controversial topic. I don't have any
benchmarks, and I know nothing about the Play framework. The
difference in performance of low traffic sites is generally negligible
and depends more on scalable code then actual language or platform.
Looking to the future when pyramid can stably run on PyPy, you will
likely find it hard to see any difference. All in all if you enjoy
programming in a specific language, that's the language that you
should use.

- Robert Ramsay

On Jul 6, 8:29 pm, Minh Doan <[email protected]> wrote:
> Hi everyone,
>
> I have played with pyramid for a while and like it pretty much. Recently I
> heard about new web framework Play which is based on Java. I love Java as a
> programming language with which It's hardly to make mistake. And in term of
> performance Java is better than Python. Play is also very good at supporting
> comet (ajax push) web model.
>
> I wonder if anyone here already had experiences with those both and could
> give me a brief comparison.
>
> Best,
> ---
> Minh

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to