maheshwarirohit87 / typica

Automatically exported from code.google.com/p/typica
Apache License 2.0
0 stars 0 forks source link

Blocking? #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, 
firstly, thanks for this great library, makes SQS access extremely
convenient for me. I am using typica 0.8 at the moment.

I have a problem however, calling the MessageQueue.receive(int timeout)
seems to be blocking at times - I have 50 messages in the queue (each
around 1K) and retrieving them takes an awfully long time (several minutes)
- it seems as if instead of returning null it blocks until the next one
becomes available? is this the case?

thanks, 
Flo

Original issue reported on code.google.com by loca...@gmail.com on 7 Sep 2007 at 8:15

GoogleCodeExporter commented 9 years ago
I am no longer experiencing this issue - sorry, could have been my internet
connection... 

Original comment by loca...@gmail.com on 7 Sep 2007 at 8:35

GoogleCodeExporter commented 9 years ago
Is it OK to close this issue then?

Original comment by dkavan...@gmail.com on 7 Sep 2007 at 8:59

GoogleCodeExporter commented 9 years ago

Original comment by dkavan...@gmail.com on 8 Sep 2007 at 2:26