Hacker News new | past | comments | ask | show | jobs | submit login
Rails 4.0 Sneak Peek: Queueing (dockyard.com)
56 points by bcardarella on June 24, 2012 | hide | past | favorite | 7 comments



HN story about the git commit: http://news.ycombinator.com/item?id=3899080


It should be noted that there have been changes since the original commit. There have been efforts made to make the queue customizable, swapping out the Consumer thread, and some debate over if there should be named queues. (right now there are not)

In addition, I have a pending pull request to add async ActionMailer: https://github.com/rails/rails/pull/6839


Just wanted to say that that there pull request is a shining example of how awesome GitHub is for open source.


+1. Proper code review among people who don't work for the same company. The web needs platforms to enable all writing, e.g. laws and business documents to be written this way.



Instead of pushing an object that responds to "run", why not just pass, say, a lambda?





Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: