I\'m looking for a way to see the number of currently running threads
You can get all the threads and their stack traces running in the JVM uses Thread.getAllStackTraces()