Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3352492
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T02:02:12+00:00 2026-05-18T02:02:12+00:00

From http://code.google.com/appengine/docs/python/tools/webapp/running.html Tip: App Engine routes requests to Python scripts based on the URL

  • 0

From http://code.google.com/appengine/docs/python/tools/webapp/running.html

Tip: App Engine routes requests to
Python scripts based on the URL and
mappings specified in the
application’s app.yaml file. A webapp
WSGIApplication further maps specific
URL paths to request handlers. How
you use both mappings is up to you:
You could have all non-static URLs go
to a single Python script, and have
the script dispatch all dynamic URLs
to handlers. Or, you can group
functionality into multiple WSGI
applications run by different scripts,
and use app.yaml to map the
appropriate URLs to the appropriate
applications.

My question is: Which is better/faster/more efficient (app.yaml mapping to multiple apps?) or if there is no performance difference, which would you use and why?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T02:02:13+00:00Added an answer on May 18, 2026 at 2:02 am

    There’s no performance difference worth considering. The pattern most people use is to have a single handler script (with a single mapping in app.yaml) per logical ‘application’ inside your webapp. In many apps, that translates to just one handler, or one for the main site plus another for the admin functionality.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to compile the following line of code from http://code.google.com/p/enhsim : enh::eout <<
I'm downloaded the code from John Papa's book here: http://silverlight-data.com/ and am sucessfully running
I'm using the .NET TWAIN code from http://www.codeproject.com/KB/dotnet/twaindotnet.aspx?msg=1007385#xx1007385xx in my application. When I try
From http://www.jibbering.com/faq/faq_notes/closures.html : Note: ECMAScript defines an internal [[prototype]] property of the internal Object
I need a short code snippet to get a directory listing from an HTTP
What VBA code is required to perform an HTTP POST from an Excel spreadsheet?
From http://support.microsoft.com/kb/317277 : If Windows XP restarts because of a serious error, the Windows
From http://items.sjbach.com/319/configuring-vim-right (2009 archive from original) I got that you were supposed to be
From http://en.wikipedia.org/wiki/AJAX , I get a fairly good grasp of what AJAX is. However,
From http://projecteuler.net/index.php?section=problems&id=99 Comparing two numbers written in index form like 2 11 and 3

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.