Hi Ben,

Well I do have NodeJS starting as a process, and I will settle with this 
until someone can tell me how to embed it. But I don't like it like this - 
I want it embedded so I can start it and stop it quickly and I can have 
more control and understanding of what's going on in terms of memory, 
threads, and so on, it makes more sense of

The reason why? I'm not programing a game, I'm programming a desktop 
application. The reasons not particularly important from your point of view 
expect to say that its a requirement to have NodeJS packaged with my 
application. 

Phil

On Thursday, July 18, 2013 5:05:10 AM UTC+8, Ben Noordhuis wrote:
>
> On Wed, Jul 17, 2013 at 5:10 PM, philip andrew 
> <[email protected]<javascript:>> 
> wrote: 
> > I want NodeJS server embedded in my C++ application. 
>
> You can send and receive file descriptors to and from a node.js 
> process.  That will be much less hassle than trying to embed it. 
>

-- 
-- 
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

--- 
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].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to