I've easily ran thousands with an -Xss at 128kB. It wasn't a great implementation and we reduced this to a nice thread pool of 400 but it worked quite well.
Threads are quite useful in many situations and have great performance characteristics. It comes down to people knowing the language they are using and using it correctly.