TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Real time Betting engine? Need help on getting pub/sub / Comet

1 点作者 hashpipe超过 14 年前
I'm building a general betting engine, starting with the cricket world cup 2011. I'm using redis / sinatra / thin and nginx. Everything seems to be working fine till now. The issue that I'm facing is implementing a pub/sub using redis for real-time betting updates. Any how-to or pointers in the right direction will be of great help...anybody ??

1 comment

hashpipe超过 14 年前
Hi all, my current technology stack consists of thin / nginx / redis / sinatra, and since I'm trying to build a real-time betting engine, I need to figure out a way to have Comet and pub/sub implemented using this technology stack. My friends have recommended me to use Erlang or nods.js, but because of the learning curve, I would like to go ahead with the implementation using this current technology stack.<p>Any pointers in this direction would be highly appreciated..<p>Thanks, Sanjay