Jump to content
Registration disabled at the moment Read more... ×
Sign in to follow this  
misc_bb

Combining Delphi and NodeJS in IIS

Recommended Posts

Currently we have a web app with Delphi as a backend. We are planning to incorporate NodeJS as well because we want to take advantage of some JS libraries like a headless browser in our application. I am still not sure if this would work out just fine since I'm currently exploring. I just wanted to ask if someone else have tried this setup before I fully dive into this.

 

Any thoughts or comments are appreciated. Thank you.

Share this post


Link to post

I didn't tried this but see no problems. You'll just have to either run Node constantly or have it launched every time it is needed (like any other server app in fact)

  • Like 1

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×