Hazelcast IMap synchronization

15 views
Skip to first unread message

Sahan Askin

unread,
Aug 5, 2022, 10:07:19 AM8/5/22
to Hazelcast
Hello,

We are using Hazelcast in one of our applications. We fill our relevant data structures via the IMap interface (with the put method). When we trigger the put method, we want to ensure that changes in this data structure are transmitted synchronously to the relevant listeners immediately. What settings should we make or which api methods should we use for this? I will be grateful if you could help me.

Thanks.

Neil Stevenson

unread,
Aug 5, 2022, 11:33:18 AM8/5/22
to haze...@googlegroups.com
 Listeners must be updated asynchronously

 If the update was synchronous and a listener is unresponsive (network glitch, GC, etc) then the write is blocked 

Neil

--
You received this message because you are subscribed to the Google Groups "Hazelcast" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hazelcast+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hazelcast/75680841-4dd9-4bf4-aed9-ed41250b3b77n%40googlegroups.com.

This message contains confidential information and is intended only for the individuals named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission. If verification is required, please request a hard-copy version. -Hazelcast
Reply all
Reply to author
Forward
0 new messages