TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ginger Tech Stack (Realtime + Django)

93 pointsby ipmbabout 13 years ago

8 comments

waterside81about 13 years ago
What hit me about this article is that I employ almost an identical stack and have never really stepped back and taken a look at just how many pieces are required to make a non-trivial web app. When you're working with these tools day-in, day-out, you get almost institutionalized and forget the complexities that you've absorbed over the years.<p>A side note: it's a testament to the great work the open-source community has put in over the past decade (two decades?) or so that so many pieces can come together and work relatively seamlessly.
clivestaplesabout 13 years ago
Very interesting. I was agonizing over the weekend about which stack to use for a new project. I know Rails really well, but Express/Node.js is so hard to ignore these days. This solution seems like the best of both worlds, but I'm still not sure how it works:<p>In the described scenario, Django loads to initial page with the Backbone.js/Socket.IO code and Django continues to handle all post/put/deletes while Socket.IO delivers all the "get" requests via web sockets?
评论 #3879703 未加载
评论 #3884947 未加载
swahabout 13 years ago
Is using a queue for calling Node.js the better/proper thing to do here? I thought this was the exact use case of Thrift.<p>Thanks for the post, I wish more companies would describe their stack at least in a high-level way, so we can know what is working "in production".
neilkabout 13 years ago
I saw the Ginger video demo, where is any real-time functionality needed?
评论 #3880042 未加载
评论 #3880039 未加载
Alexandervnabout 13 years ago
Have you considered Mongrel2 or ZeroMQ for your stack?
评论 #3879891 未加载
frankwilesabout 13 years ago
Looks great, congrats on the launch Pete!
评论 #3879881 未加载
bdrabout 13 years ago
Did you try tornadio2?
评论 #3881124 未加载
评论 #3880230 未加载
zaidosabout 13 years ago
This stack has no soul.
评论 #3881908 未加载
评论 #3879905 未加载