Skip to content

Comment on OpenMCT: A web based mission control frameworkparent

Comments

Why not? Single threaded doesn't mean only a single thread is ever used.

Also, if I understand it correctly, this is a web frontend. Node.js is used for development (bundling, testing etc).

because of your processing events in single thread (or cooperative pseudo multi thread) you can miss data

There is no need to miss data. Node.ja has enough ways to avoid that.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.