Thursday 20 April 2017

Node.js XML API for heavy usage over HTTP

I need to rewrite a xml api over http (currently implemented on php consuming a lot of cpu). I want it to be lightweight (not cpu hungry) and to be able to handle a lot of requests concurrently.

What tools should i use? Can someone give me a basic idea on how should i implement it?



via Nick Kapenkar

No comments:

Post a Comment