[ale] Python webdev people -- I need your help

Pete Hardie pete.hardie at gmail.com
Thu Sep 15 20:17:52 EDT 2016


Does Django fit into that model?  I used it a bit a few years ago when I
was trying to do Python web development for a home project

On Thu, Sep 15, 2016 at 10:48 AM, James Sumners <james.sumners at gmail.com>
wrote:

> I need to setup a server that will have multiple users, each of which will
> need to develop Python scripts that will be served to web requests. With
> PHP, this can be accomplished with a single php-fpm process. Requests will
> come in to the web server for things like "coolscript.php" and the web
> server will feed "coolscript.php" through its connection to php-fpm and
> serve out the result. Is this sort of setup possible with Python? What I'm
> seeing is that a uWSGI process will need to be started for each script, and
> that process will be long running.
>
> --
> James Sumners
> http://james.sumners.info/ (technical profile)
> http://jrfom.com/ (personal site)
> http://haplo.bandcamp.com/ (music)
>
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://mail.ale.org/mailman/listinfo/ale
> See JOBS, ANNOUNCE and SCHOOLS lists at
> http://mail.ale.org/mailman/listinfo
>
>


-- 
Pete Hardie
--------
Better Living Through Bitmaps
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ale.org/pipermail/ale/attachments/20160915/4ab3d4ee/attachment.html>


More information about the Ale mailing list