Hi GK,
   Tks. Thats the approach that i am planning to take.

On Sep 23, 11:27 pm, gk <goran.kar...@googlemail.com> wrote:
> Harish,
>
> You could place the result from the task in the Memcache or Datastore
> and wait in the request for it to be placed.
>
> The common key for the result entity can be passed as an URL parameter
> or as a task payload to Your task.
>
> On Sep 19, 10:56 am, "HARISH S.C" <s.c.har...@gmail.com> wrote:
>
>
>
>
>
>
>
> > @de Witte
> > I thought of task queue, but the blocking issue there is, we wont get
> > any response after the task is finished
>
> > On Sep 19, 12:25 pm, de Witte <jcreator.xi...@gmail.com> wrote:
>
> > > You can't create your ownthreadsin GAE. Use task queue, backend, or cron
> > > jobs instead.

-- 
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 google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to