Skip to content

Comment on Why Rails 4 Live Streaming is a Big Dealparent

Comments

> When Rails starts including a messaging stack, job server, and more, then I'd be right behind you in your complaint.

Actually, Rails 4 does include a job queue:

https://github.com/rails/rails/commit/adff4a706a5d7ad18ef053...

However, I'm not complaining. ;)

Well to be more accurate: it includes a job queue API with the actual implementation being pluggable. It does not do job queuing by itself. It's just like the cache API, actual implementation depends on the cache store.

True, thanks for the correction. The person I responded to said "job server" and I'm not 100% clear on what that would cover - perhaps job queue API would fit that description, perhaps it wouldn't.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.