Hi All, I have a use case where it is required to continuously read data from TCP server (IOT will write into TCP server). I have to decide which technology to use to accomplish this task. Currently we are thinking for Spark streaming, but I am also thinking for NodeJS where nodejs servers will keep on listening TCP server and will update the NoSQL database which is cassandra.
The second part of this required is, I have to push what ever new data is inserted into cassandra to UI. I am not sure how to do this, as cassandra does not have inbuild support for nodejs like MongoDB have from where we can push this data directly to UI. Please suggest what can be done for this? Thanks and Regards, Visrhant -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/2eaf7f2f-1c1b-4bc5-b3fa-80645d496acc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
