Public Notes on
View Public Collections

Hasan edits thread

#threads #lists #hasanabi #videos #proj_hasan #projects

Show More

Hasanabi edits masterthread

#threads #lists #proj_hasan #projects #videos

Show More

What Hasan has done to help thread

#threads #hasanabi #lists #projects #hasan_proj #$to_do #learning #bookmarked_on_site

Show More
"threadify.rb makes it stupid easy to process a bunch of data using 'n' worker threads" #ruby #threads #automation #badass #gems #pub
Show More
"forkify.rb makes it easy to process a bunch of data using 'n' worker processes. It is based off of forkoff and threadify by Ara Howard. It aims to be safe to use on Ruby 1.8.6+ and Ruby 1.9.1+" #ruby #gems #threads #automation #badass #pub
Show More
"June 24, 2009 I’m happy to announce the release of another tiny Ruby gem, Forkify. Forkify is basically Ara Howard’s Threadify (minus a few features), but instead of using threads, it uses fork to create multiple processes to perform the operations on an Enumerable type. It was born out of the desire to have the forkoff gem work on Ruby 1.9.1 (which it isn’t currently)." #ruby #gems #descriptions #introductions #threads #automation #badass #pub
Show More