Maybe use additional mappings to
com.google.apphosting.utils.servlet.DeferredTaskServlet
The documentation on Deferred Tasks is a little bit sparse... Any
pointers appreciated.

Basically what I would like to do is have multiple queue defined with
different throttling settings.
And use DeferredTask to send them to one of the queues depending on
the my needs.

I would have no problem with configuring additional servlet mappings
using com.google.apphosting.utils.servlet.DeferredTaskServlet

On Apr 22, 8:58 am, Marcel Overdijk <[email protected]> wrote:
> Is it possible to use Deferred Tasks outside the default queue?
>
> I would like to setup multiple queues with different config settings.
>
> For the Deferred Tasks a specific handler is setup at /_ah/queue/
> __deferred__ so I wonder how that would work with multiple queues....

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to