I have a scenario that needs to back up the h2 database(memory mode) regularly,
that makes snapshots to back up the state of real-time stream processing,
that in order to resume the system quickly from a snapshot.
But, I don't want the backup interrupts my processing.