Posts by João Zarate • 131 points
2 posts
-
-1
votes1
answer196
viewsA: How to see the cpu usage percentage of each thread of a java process
You can use this to run Linux commands. You can probably get the information with some linux command Process p = Runtime.getRuntime().exec("ls -aF"); BufferedReader br = new BufferedReader(new…
-
3
votes1
answer84
viewsQ: Architecture for Decentralized Distributed App
Helping Guys. I need a lot of help defining a direction. I need to develop a cross-platform app (Android, WP and iOS) in a distributed and decentralized way. It would be a multi-master application,…
software-architectureasked João Zarate 131