Thanks Erik for the valuable information. Regards, Rajesh
On Fri, Oct 28, 2016 at 12:30 AM, <[email protected]> wrote: > Send General mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://developer.marklogic.com/mailman/listinfo/general > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of General digest..." > > > Today's Topics: > > 1. Using Node.js in MarkLogic (Rajesh Kumar) > 2. Re: Using Node.js in MarkLogic (Erik Hennum) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 27 Oct 2016 17:53:43 +0530 > From: Rajesh Kumar <[email protected]> > Subject: [MarkLogic Dev General] Using Node.js in MarkLogic > To: [email protected] > Message-ID: > <CAGcYHOsK9wd=R2_+6hRax5DDKC1+g9c=C=2ebR6gAdq5oTVoWg@mail. > gmail.com> > Content-Type: text/plain; charset="utf-8" > > Hi Team, > > I'm planning to develop an application using React.js talking to MarkLogic. > We also have suggestion to use Node.js as middle layer. Can we deploy the > React and Node code within MarkLogic application server? > > Regards, > Rajesh > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: http://developer.marklogic.com/pipermail/general/ > attachments/20161027/dcda4df0/attachment-0001.html > > ------------------------------ > > Message: 2 > Date: Thu, 27 Oct 2016 13:38:11 +0000 > From: Erik Hennum <[email protected]> > Subject: Re: [MarkLogic Dev General] Using Node.js in MarkLogic > To: MarkLogic Developer Discussion <[email protected]> > Message-ID: > <DFDF2FD50BF5AA42ADAF93FF2E3CA1850BD3EA3A@EXCHG10-BE01. > marklogic.com> > Content-Type: text/plain; charset="iso-8859-1" > > Hi, Rahesh: > > You can definitely use Node.js with any JavaScript application or > presentation framework that runs on Node.js as the middle tier and > MarkLogic as the persistence tier. > > You must run Node.js on a different box than MarkLogic because MarkLogic > is designed to exploit the machine completely. That is, don't run a > different application server on the same box as MarkLogic. > > MarkLogic can act as an application server for two tier applications. > However, MarkLogic itself cannot host asynchronous frameworks designed to > run on Node.js > > > Hoping that clarifies, > > > Erik Hennum > > > ________________________________ > From: [email protected] [general-bounces@developer. > marklogic.com] on behalf of Rajesh Kumar [[email protected]] > Sent: Thursday, October 27, 2016 5:23 AM > To: [email protected] > Subject: [MarkLogic Dev General] Using Node.js in MarkLogic > > Hi Team, > > I'm planning to develop an application using React.js talking to > MarkLogic. We also have suggestion to use Node.js as middle layer. Can we > deploy the React and Node code within MarkLogic application server? > > Regards, > Rajesh > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: http://developer.marklogic.com/pipermail/general/ > attachments/20161027/ed3e71a2/attachment-0001.html > > ------------------------------ > > _______________________________________________ > General mailing list > [email protected] > Manage your subscription at: > http://developer.marklogic.com/mailman/listinfo/general > > > End of General Digest, Vol 148, Issue 37 > **************************************** >
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
