Closed GoogleCodeExporter closed 8 years ago
Is this under heavy load? This is implemented by latching, which can be
susceptible to context switches
Original comment by ingen...@gmail.com
on 31 Aug 2011 at 10:52
I fire 10-20 requests at the same time (6 seconds).
Do you suggest I'll bulk them together? Or maybe 10-20 concurrent requests
aren't too much?
Original comment by o...@nadiv.us
on 31 Aug 2011 at 11:15
It might be the case where I fire many get requests at the same time.
I moved it to bulkGetAsync. Will let you know if it solves the problem.
-Oron
Original comment by o...@nadiv.us
on 2 Sep 2011 at 8:56
Original issue reported on code.google.com by
o...@nadiv.us
on 31 Aug 2011 at 6:12