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 view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/DIWk__G8lN4J. 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?hl=en.
