Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How many threads can be running at the same time

843811Aug 7 2001 — edited Aug 8 2001
Hi!!

Dows anyone knows how many Threads can be running at the same time in the JVM.

I'm making a multi thread client-server app and I would like to know how much simultneous connections the JVM support. I'm using one Thread per connection.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 5 2001
Added on Aug 7 2001
6 comments
327 views