Hi,
We also want to use exact same setup.
What I understand from ActiveMQ docs is that: if sync = quorum_mem, it means
the update is considered complete when it has hit quorum(in this case it's 1
= 1/2+1) memory. So synchronous updates to the master's memory and async to
the slave's memory.
Act
Hi,
we are looking to move to using LevelDB replication after having performance
problems with KahaDb and replication. This is on servers running Windows.
Is replicated leveldb supported or recommended on Windows?
We will only have 2 nodes to run ActiveMq on, one for the master and one for
the