How can we use "In memory offline queuing" with Java SDK?
Hi, all
I saw some document and it said that EMS, C and .Net has persistent offline queuing feature, and Java doesn't.
On the other hand, Java (and most of SDKs?) has in-memory offline queuing, it said.
Is it implemented as a builtin feature, or should we implement own codes to to that?
What is the best way to queue the value of properties while offline and send them at once after a re-connection?
Regards,
S.Yamabe
