Welcome! Log In Create A New Profile

Advanced

Re: Configure core Python scripts into Nginx

Yichun Zhang (agentzh)
August 05, 2015 11:24AM
Hello!

On Wed, Aug 5, 2015 at 10:25 PM, Nitin Solanki wrote:
> I want to execute python scripts into Nginx server. I don't want to
> any frameworks for that. Core python script, I need to use.
> Any help and step to follow . To do that.
>

Because you're using NGINX, I'd assume you're after performance. I
suggest you have a look at our ngx_lua module which supports
nonblocking Lua scripting in the nginx core:

https://github.com/openresty/lua-nginx-module

Lua is a simple language and is pythanic in some ways :)

If you insist in running Python in your apps, then you should try
those fastcgi or uwsgi options instead.

Just my 2 cents.

Regards,
-agentzh

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Configure core Python scripts into Nginx

Nitin Solanki August 05, 2015 10:26AM

Re: Configure core Python scripts into Nginx

Yichun Zhang (agentzh) August 05, 2015 11:24AM

Re: Configure core Python scripts into Nginx

Nitin Solanki August 06, 2015 02:52AM

Re: Configure core Python scripts into Nginx

Yichun Zhang (agentzh) August 06, 2015 09:52AM

Re: Configure core Python scripts into Nginx

Ray Cote August 06, 2015 01:40PM

Re: Configure core Python scripts into Nginx

mex August 06, 2015 01:53PM

Re: Configure core Python scripts into Nginx

Nitin Solanki August 06, 2015 02:08PM

Re: Configure core Python scripts into Nginx

mex August 06, 2015 02:13PM

Re: Configure core Python scripts into Nginx

Nitin Solanki August 06, 2015 02:18PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 250
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready