I'm in the process of evaluating whether it's better to run one's own Node 
server(s) with Socket.io, or use one of the well known realtime WebSocket 
services out there such as Pusher or PubNub that I am assuming will take 
away all the pain in regards to running the service.

I was really hoping (and will be most grateful) to get some advice from 
anyone who's possibly been there and done this already.  Any of your 
thoughts on the following would be hugely appreciated:

   - If you've gone the paid route with Pusher or PubNub, why did you do 
   that?  If home grown / Socket.io, why as well?
   - Do you think the global presence of PubNub is that important when it 
   comes to latency?
   - Do you find Pusher/PubNub price prohibitive?  Based on my initial 
   calculations, a few millions messages a month over SSL for $49 a month with 
   Pusher seems fair, but do you think I'm off the mark perhaps?  I know 
   Socket.IO is free, but it comes with a price tag once you start running the 
   service yourself...
   - Were there any particular features of PubNub or Pusher that you found 
   extremely useful that Socket.IO does not have, such as private channels, or 
   presence for example?
   - Having done one or the other, any advice in retrospect?  Any 
   difficulties, problems, or wishes?

Appreciate your feedback if you have any.

Thanks,
Matt

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to