Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-users] Message Persistence for JMS Coordinated Cache

When setting up an EclipseLink JMS Coordinated Cache, is it recommended to configure the JMS provider to use message persistence or not?

On one hand, it doesn't seem like message persistence would terribly beneficial, since newly started VMs would have no need to see cache modifications that occurred in the past. On the other hand, I can see wanting to preserve messages in the event the JMS provider fails.

Thanks in advance,

Dave

--

==========
Dave Muirhead
dmuirhead@xxxxxxxxx

Back to the top