OT: 'best' dynamic language

Bedros Hanounik 2bedros at gmail.com
Mon Apr 21 02:22:19 MSD 2008


go with django it's a web framework based on python with excellent
documentation and super ease of use.

they abstract database interface for you,

built-in template  system

ready to use admin interface (to manage users) and comment system

at djangoproject.com

-Bedros


On Sun, Apr 20, 2008 at 2:35 PM, Aleksandar Lazic <al-nginx at none.at> wrote:

> Hi,
>
> due the fact that here are a lot of peoples who care about fast and
> light environments so I just ask ;-)
>
> What do YOU think is the 'best (smallest/fastest/easiest)' language to
> develop a dynamic website?
>
> The requirements are:
>
> MySQL requests (insert/update/delete)
> Generate HTML-Files with templates => static files
> Work with nginx ;-)
> As small as possible mem and cpu usage => efficient interpreter
>
> I have thought about the followings (no order):
>
> perl
> python
> ruby
> php
> java
> haxe (http://haxe.org/)
> lua (http://www.lua.org/)
> io (http://www.iolanguage.com/)
> .
> .
> .
>
> I know about
>
> http://shootout.alioth.debian.org/gp4/benchmark.php?test=all&lang=all
>
> but this page don't tell me how the language behave underload or when
> there is a problem with the IO (network/disk/...)
>
> Thank you for your opinions ;-)
>
> Cheers
>
> Aleks
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20080420/984492b3/attachment.html>


More information about the nginx mailing list