On Sun, Feb 16, 2014 at 7:56 AM, H.S.Rai <hardeep....@gmail.com> wrote:
> Can you elaborate more on your realisation?

Actually earlier I thought that calling to BRL-CAD from our app is a
CPU hungry process, which could have been a bad use case [1] for node
js. Being not an expert in node I was not sure about it and I just
wanted to be sure. I discussed with an experienced node developer,
read about node [2] and found out that it was not the case, as
computations are not being done by node but BRL-CAD. So, node being
event driven can fire a request and then do other work until BRL-CAD
responds.

[1] http://nodeguide.com/convincing_the_boss.html
[2] http://strongloop.com/strongblog/node-js-event-loop/

--
Inderpreet Singh

Ekoankar Sahai
ishwerdas.com
facebook.com/okayinder
https://kippt.com/okayinder

------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to