Tagged Questions
1
vote
1answer
221 views
Streaming, Daemons, Cronjobs, how do you use them? (in Ruby)
I've finally had a second to look into streaming, daemons, and cron
tasks and all the neat gems built around them! But I'm not clear on
how/when to use these things.
I have a few questions:
1) If I ...
0
votes
1answer
30 views
Juggernaut gem for game server
It's about latest Juggernaut gem (https://github.com/maccman/juggernaut)
I'm thinking of architecture, for, let's say, 'Dots games'. This meta-game is very simple: each logged in user (subscribed to ...