What is Redis Pub and Sub?

Posted by stxck_underflow@reddit | learnprogramming | View on Reddit | 4 comments

What is Redis pub and sub? I am building an application with Socket.io and Node.js. Is it necessary to use Redis pub and sub while using node clusters?