Easy question but a bit tricky to answer.

What's wrong with your current solution? Nothing? Then there's nothing
to fix.
If there's something wrong, then you look at alternative methods and
think to yourself "does this solve my problem?".

On Apr 25, 4:10 pm, D <dafin...@gmail.com> wrote:
> Im sure this is an easy question...IKAI LAN.  I wish I could Google Plus
> tag people.
>
>
>
>
>
>
>
> On Saturday, April 21, 2012 2:31:02 PM UTC-5, D wrote:
>
> > I'm making an app that reads the public twitter feeds of people
> > I follow using the Twitter4J API...searching for keywords.
> > Right now, its setup just to search my feed...I use a simple cron job
> > hitting a url.
> > I takes about 10 seconds because I process any urls in the tweets.
>
> > Should I continue using cron jobs and just hit one unique twitter user per
> > request (every minute or so)
> > or use Task Queues and try to bunch them together?

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

Reply via email to