If we can create a DeferredDispatcher that is safe and generic, spin-up won’t be a show-stopper, and any app can take advantage of it. Adding this to appengine-rack.rb means people won’t need an additional require, but we will be stuck with it.
I have a sample app here: mwrc-demo.appspot.com
When we have app with multiple map sections (see below) that all call the same dispatcher, will the instance variables still work the way we want?