Groups | Search | Server Info | Login | Register


Groups > comp.databases.berkeley-db > #16

FAQ? When N processes accessing transactional shared memory BDB and one process crashes?

Newsgroups comp.databases.berkeley-db
Date 2012-11-16 21:22 -0800
Message-ID <fbd1ac4e-26c2-4e44-b60e-85c6693e34a9@googlegroups.com> (permalink)
Subject FAQ? When N processes accessing transactional shared memory BDB and one process crashes?
From gshanemiller84@gmail.com

Show all headers | View raw


I've heard the following:

- a single process with N threads accesses a transactional shared memory BDB and process crashes? No prob. run recover the restart application. BDB will be stable and accessible.
- N threads in M processes accessing a transactional shared memory BDB and one process crashes? the other M-1 processes are at risk, possibly hung. Running recover won't help or may be impossible because the M-1 processes running the other threads are hung

which if any is true?

Back to comp.databases.berkeley-db | Previous | Next | Find similar


Thread

FAQ? When N processes accessing transactional shared memory BDB and one process crashes? gshanemiller84@gmail.com - 2012-11-16 21:22 -0800

csiph-web