[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Python webdev people -- I need your help
- Subject: [ale] Python webdev people -- I need your help
- From: pete.hardie at gmail.com (Pete Hardie)
- Date: Thu, 15 Sep 2016 20:17:52 -0400
- In-reply-to: <CAAt=rgAPXUF1xC7G9awXXzgWjxACV0NNh=xwNNi6==3a+=q2QQ@mail.gmail.com>
- References: <CAAt=rgAPXUF1xC7G9awXXzgWjxACV0NNh=xwNNi6==3a+=q2QQ@mail.gmail.com>
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>