Ben
2006-Jul-26 16:05 UTC
[Rails] Locks and preventing agaisnt race-conditions with the db
Does active record or rails have a way to create a lock so that no two proceses in an application modify the same variable or field in a db at the same time in order to prevent against race-conditions? Thanks, I''m new to rails. -- Posted via http://www.ruby-forum.com/.
Maybe Matching Threads
- Using class or global variable in rails - Are there any threading issues or race conditions?
- Avoiding race conditions
- [PATCH 2/3] Avoid race conditions when nbdkit exits.
- Re: [PATCH 0/3] Alternate way to avoid race conditions when nbdkit exits.
- newbie question about a dbuf-arc eviction race