Community Page
- blog.peteonrails.com Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- This is a good example of how mysterious finds can be solved with a little effort. Note that the Capital of Vermont <a href="http://www.hrsaccountlogin.com">hrsaccount</a> is...
- I'm not sure what you've done wrong. Can you post a link to a gist or other online snippet so I can see your code? Thanks, --Pete
- The :order in the tally doesn't seem to work? Where have i done wrong?
- Oddly enough, a full year later, I write my blocks like the second example. Feh.
- Hey Pete, loving this plugin. I used it to get this site up and running quite quickly: http://buyersvote.com So thanks for contributing it! One comment I wanted to share: one more feature I was...
Jump to original thread »
Ruby Gem - Threaded Collections: Process collections over many threads
Started by peteonrails · 12 months ago
I often have to iterate over a collection and perform some remote, or long running task on each member of the collection.
Threaded Collections is a package for iterating through collections over multiple threads. With large collections, sometimes it can be more efficient to process a collection in parallel, provided that the collected items don’t have [...] ... Continue reading »
Threaded Collections is a package for iterating through collections over multiple threads. With large collections, sometimes it can be more efficient to process a collection in parallel, provided that the collected items don’t have [...] ... Continue reading »
1 year ago
A new blog, with multiple posts in a single day, and a new found interest in Ruby...
Did you quit your day job or what?
1 year ago
Funny thing is, we strongly considered rails for our portal app 3 years ago. Rob talked us out of it. Imagine that.