Erlang/OTP Forums

Author Message

<  Open Telecom Platform (OTP)  ~  mnesia:transaction mnesia:sync_transaction

forcewill
Posted: Fri Feb 12, 2010 5:59 pm Reply with quote
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.
View user's profile Send private message

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

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