Hi, I'm investigating the possibility of using Node in a real-time embedded DSP application. General requirements: - Multiple CPU cards in an OpenVPX chassis (in a deployed system) or - Multiple CPUs on a Development system (s/w should abstract h/w config) - Multicores on CPU (Intel Sandybridge or equivalent) - C++11 to handle multi-thread on cores (or just Pthreads but C11 seems promising) - Node as event-driven task management and as "communication" middle-ware where communications can be -- from a GUI (browser based) -- CPU cards to cards -- CPU to CPU
Am I on the right mind even considering this architecture? thanks all. Node Rules! -- 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
