Skip to content
This repository was archived by the owner on Dec 25, 2023. It is now read-only.

taskqueue has no asynchronous interface #180

Closed
GoogleCodeExporter opened this issue Jun 10, 2015 · 6 comments
Closed

taskqueue has no asynchronous interface #180

GoogleCodeExporter opened this issue Jun 10, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. use taskqueue.Add()
2. Notice that taskqueue.BulkAdd typically takes 11ms in appstats
3. :(

What is the expected output? What do you see instead?
I hope that I could queue tasks without having to pay an extra 11ms

What version of the product are you using? On what operating system?
Appengine 1.6.4

Please provide any additional information below.


Original issue reported on code.google.com by jim@twist.com on 24 Apr 2012 at 7:00

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant