juggernaut Questions

6

Solved

I have downloaded redis-2.6.16.tar.gz file and i installed sucessfully. After installed i run src/redis-server it worked fine. But i don't want manually run src/redis-server everytime, rather i wa...
Mesomorph asked 14/6, 2014 at 15:27

4

Solved

I am trying to build a small site with the server push functionality on Flask micro-web framework, but I did not know if there is a framework to work with directly. I used Juggernaut, but it seem...
Hagerty asked 1/9, 2012 at 23:42

1

Solved

I was wondering how (if at all) flask performs long polling, so the server can send data over a connection to the client. For example if the server receives a twitter feed via the streaming api how...
Claymore asked 23/10, 2012 at 12:17

2

I'm trying to figure out how to run Juggernaut server in production – assuming that I would be able to configure different ports for the server in the development and production environment, becaus...
Smithson asked 12/7, 2010 at 21:32

2

If I understand correctly, Juggernaut is built on top of socket.io, and Faye competes with Juggernaut layer and socket.io layer combined. Recently Ryan Bates came up with a Faye wrapper called Priv...
Forlini asked 4/2, 2012 at 10:0

1

Solved

I'm building a real time game, mostly chat based, and I need to have many of these chats running concurrently, receiving and sending data through web sockets. I have been told that instead of spaw...
Aphasic asked 6/4, 2012 at 15:35

3

Solved

Are there any decent example apps for an ruby on rails 3 instant Messenger app based on any of the publish-subscribe messaging system Juggernaut? 1-1 chat with method of adding 2 users to a "conv...
Zosima asked 11/10, 2011 at 16:59

3

Solved

Originally I planned to use Juggernaut, however, it is not compatible with Rails 3. And new Juggernaut 2 seems to be completely independent from Rails, which is not what I want. Then I found cramp,...
Showmanship asked 29/1, 2011 at 23:41

3

Solved

Socket.IO seems to be the most popular and active WebSocket emulation library. Juggernaut uses it to create a complete pub/sub system. Faye is also popular and active, and has its own javascript l...
Pornocracy asked 4/2, 2011 at 1:36

5

Solved

I am trying to build a rails app that's basically just a text-editor (with some additional features I can't find anywhere else - which is why I'm building it) One of the core features is live conc...
Saltsman asked 22/9, 2009 at 18:41
1

© 2022 - 2024 — McMap. All rights reserved.