diff options
author | Nick <nick@nicksieger.com> | 2008-04-19 12:42:43 -0500 |
---|---|---|
committer | Nick Sieger <nick@nicksieger.com> | 2008-08-29 14:12:09 -0500 |
commit | 50cd4bdc99ebaf3ac879e4e7fea43c5b55ca5f68 (patch) | |
tree | 3a52394e0e0843826bf3f07b30a5a22b2593b6bf /actionpack/lib/action_pack.rb | |
parent | b185d157fe5c14ecac348558d0c0b42658de7097 (diff) | |
download | rails-50cd4bdc99ebaf3ac879e4e7fea43c5b55ca5f68.tar.gz rails-50cd4bdc99ebaf3ac879e4e7fea43c5b55ca5f68.tar.bz2 rails-50cd4bdc99ebaf3ac879e4e7fea43c5b55ca5f68.zip |
Introduce synchronization around connection pool access
- use new active support Module#synchronize
- allow_concurrency now switches between a null monitor and a
regular monitor (defaulting to null monitor to avoid overhead)
Diffstat (limited to 'actionpack/lib/action_pack.rb')
0 files changed, 0 insertions, 0 deletions