Concurrency With Ruby : Resouces
I spent some time to explore node.js. I found some interesting ruby project for concurrency. And this article (Debunking the Node.js Gish Gallop) was good to read. wycatz's talk at railsconf 2012 "Rails: The Next Five Years" was also helpful.
There are other resources out there.
- JSConf2012 - Brian Ford: Is Node.js Better?
- IS IT LIVE?
- REMOVING CONFIG.THREADSAFE!
-
Railscase #365 Thread-Safety
- Railscast #367 Celluloid
Celluloid is a concurrent object oriented programming framework for Ruby which lets you build multithreaded programs out of concurrent objects just as easily as you build sequential programs out of regular objects
Concurrent programming with Celluloid (MWRC 2012)
<iframe width="560" height="315" src="http://www.youtube.com/embed/KilbFPvLBaI" frameborder="0" allowfullscreen></iframe>
Written by Jai-gouk Kim
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#