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] [[email protected]] 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
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
