This project is archived and is in readonly mode.
Wrap up ConcurrentHash
Reported by josh | October 4th, 2009 @ 05:20 PM | in 3.0.2
AS::ConcurrentHash is just hanging around waiting to be called done. Needs tests and a maybe some docs too.
Should review the implementations posted on Stackoverflow and benchmark them. And for jruby, we should just use the native concurrent hash.
http://stackoverflow.com/questions/1080993/pure-ruby-concurrent-has...
Comments and changes to this ticket
-
Repository October 15th, 2009 @ 01:54 AM
- State changed from new to resolved
(from [bc1a18d7bd8898fea6d41d59f4016b4be51e371b]) Punt on ConcurrentHash [#3322 state:resolved] http://github.com/rails/rails/commit/bc1a18d7bd8898fea6d41d59f4016b...
-
Jeremy Kemper October 15th, 2010 @ 11:01 PM
- Milestone set to 3.0.2
- Importance changed from to
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Referenced by
- 3322 Wrap up ConcurrentHash (from [bc1a18d7bd8898fea6d41d59f4016b4be51e371b]) Punt on...