javascript - PhantomJS Web Server vs Node? -


whats difference here? want create small api queueing jobs, not sure should using. i'm leaning towards using node, understand point of having web server module phantomjs.

from phantomjs docs, phantom webserver still experimental , intended manage other phantom scripts , provide interface scripts web. supports 10 concurrent requests. i'd recommend using node if looking general purpose web server.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -