Comment on Nodule: A Node.js Pub-Sub Key-Value Store in 185 LinesComments−exit16yi'm pretty clueless - what are some examples this could be deployed for?−zackham16yIt is just a form of message passing / broadcasting. Simplest example is chat. More complex example is Google Wave.
Comments
i'm pretty clueless - what are some examples this could be deployed for?
It is just a form of message passing / broadcasting. Simplest example is chat. More complex example is Google Wave.