|
|
| Author |
Message |
|
| forcewill |
Posted: Fri Feb 12, 2010 5:59 pm |
|
|
|
User
Joined: 12 Feb 2010
Posts: 19
|
I'm developing a system where several nodes need to access the same tables that store incoming data which is transformed in several nodes,
e.g: N1, N2, N3
An incoming message will arrive at N1 transformed then an rpc call is done to further processing the message at N2 and so on
since i need to ensure atomicy at a node lvl i'm a little confused on which transaction mode i should use, and the diferences between them (async is obvious that won't serve my needs i think ?)
im currently using mnesia:transaction but im not sure if its safe. |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|