For some reason target works for me both in queue and cron... so it looks 
to be supported feature..

четверг, 15 августа 2013 г., 8:38:48 UTC+3 пользователь Vinny P написал:
>
> On Wed, Aug 14, 2013 at 9:34 AM, bFlood 
> <bfl...@spatialdatalogic.com<javascript:>
> > wrote:
>
>> hello all
>>
>> I'm having trouble targeting specific Modules from the Task queue, I 
>> thought it would be as simple as Backends using the "target" param. Am I 
>> missing something obvious?
>>
>  
>  
> Use a dispatch file. See 
> https://developers.google.com/appengine/docs/python/modules/routing (Scroll 
> down).
>  
> You can configure routing so that all requests to a particular path are 
> mapped to a particular module. Map your modules, then set the request 
> address in the task to hit the module needed. 
>   
> -----------------
> -Vinny P
> Technology & Media Advisor
> Chicago, IL
>
> App Engine Code Samples: http://www.learntogoogleit.com
>   
>  

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to