Python Forum
trying to figure out WSGI
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
trying to figure out WSGI
#11
i need to know how many processes there are and how they communicate with each other to evaluate scaling to many cloud instances.  i think i need to retry the django install steps in an AWS EC2 instance with the cloud edition of ubuntu.  i'd still like to have a copy running on my laptop.

as for wsgi itself, can i run a small wsgi app with just apache+mod_wsgi and whatever that app needs to import.  the fist test app i want to make is one that tells the requester her IP address.

fyi, i intend to use postgresql for my db for django because in the past i have found it's documentation gets to the point better and covers more details.  it's already installed.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  mod-wsgi in apache Skaperen 4 4,343 Jul-10-2017, 01:31 AM
Last Post: Skaperen
  mod-wsgi Skaperen 2 3,785 Jun-06-2017, 05:12 AM
Last Post: Skaperen
  WSGI vs CGI Skaperen 9 12,042 Jun-01-2017, 05:39 AM
Last Post: Skaperen
  WSGI working examples Skaperen 1 3,454 May-29-2017, 10:45 AM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020