International Business Machines is an American multinational technology and consulting firm headquartered in New York. IBM manufactures and sells computer hardware and software, and it offers infrastructure, hosting and consulting services

learn more… | top users | synonyms

1
vote
0answers
40 views
+50

JTOpen KeyedDataQueue read() timeout

I've detected a strange behavior when using the read() method provided by JTOpen's KeyedDataQueue class. I've set an 90s timeout and for 99% of read executions when the timeout is reached my calling ...