joeferner / node-java

Bridge API to connect with existing Java APIs.
MIT License
1.87k stars 279 forks source link

Get memoey usage #310

Open phoomin2012 opened 8 years ago

phoomin2012 commented 8 years ago

How about code to get java process memory usage of current running or other java process?

rayyildiz commented 8 years ago

You can use YourKit or JProfiler. It is easy to attach and see CPU, Memory,... usage