Getting Information from the process Module
The process
module has a wealth of information about the running process and the system architecture. This information can be useful when you’re implementing applications. For example, the process.pid
property gives you the process ID that you can then have your application use.
Table 9.3 lists the properties and methods that you can access from the process
module and describes what they return.
Get Node.js, MongoDB, and AngularJS Web Development now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.