simple process rollback question
Posted
by
OckhamsRazor
on Stack Overflow
See other posts from Stack Overflow
or by OckhamsRazor
Published on 2011-01-16T10:37:47Z
Indexed on
2011/01/16
10:53 UTC
Read the original article
Hit count: 292
hi folks! while revising for an exam, i came across this simple question asking about rollbacks in processes. i understand how rollbacks occur, but i need some validation on my answer. The question:
my confusion results from the fact that there is interprocess communication between the processes. does that change anything in terms of where to rollback? my answer would be R13, R23, R32 and R43. any help is greatly appreciated! thanks!
© Stack Overflow or respective owner