OT: 'best' dynamic language

Kiril Angov kupokomapa at gmail.com
Tue Apr 22 06:57:52 MSD 2008


Ah, http://www.keplerproject.org/

On Mon, Apr 21, 2008 at 10:47 PM, Kiril Angov <kupokomapa at gmail.com> wrote:
> I can suggest you take a look at Kepler Project
>  (http://kepler-project.org/) which is trying to build a web framework
>  on top of lua and it works well with fastcgi so it will be no problem
>  to run it under Nginx. They are almost ready with their 1.0 release
>  and they took a lot of testing and tweaking to make sure it works on
>  OS X, Linux and also Windows. I was on their mailing list for quite
>  some time and these people are persistent :) And in the last months
>  they had so much traffic on the list that I had to unsubscribe. But if
>  I even need to do anything low memory and fast I would use Lua. The
>  language is fast and the syntax is very easy to pickup and use.
>
>  Kiril
>
>
>
>  On Mon, Apr 21, 2008 at 4:30 AM, Aleksandar Lazic <al-ngnix at none.at> wrote:
>  > On Son 20.04.2008 15:35, Cliff Wells wrote:
>  >
>  > >
>  > >
>  > > On Sun, 2008-04-20 at 23:35 +0200, Aleksandar Lazic wrote:
>  > >
>  > >
>  > > >
>  > > > The requirements are:
>  > > >
>  > > > MySQL requests (insert/update/delete)
>  > > >
>  > >
>  > > This is OT, but I'd highly recommend PostgreSQL over MySQL for any
>  > > application.
>  > >
>  >
>  >  Ok.
>  >
>  >
>  >
>  > >
>  > > > As small as possible mem and cpu usage => efficient interpreter
>  > > >
>  > >
>  > > I personally use Python.  I don't consider Python the "best" language
>  > > by any stretch of the imagination (in fact, it's a really bad language
>  > > in a couple key aspects), but it's a *practical* language.  It's
>  > > mature, it has extensive libraries, the interpreter is rock-solid.
>  > > There's several nice web frameworks to select from.  If you care about
>  > > getting work done versus doing the coolest thing possible at every
>  > > moment, you can't go wrong with Python.
>  > >
>  > > As far as "light", I'd consider Python about average in this regard.
>  > >
>  >
>  >  Thanks for your opinion ;-)
>  >
>  >  Cheers
>  >
>  >  Aleks
>  >
>  >
>  >
>





More information about the nginx mailing list