When does java use native threads and when does it use green threads? Does it depend on what platform a person is using? Or their compiler? Thanks in advance, Tetsuo!
Does anyone know if the Windows JVM uses Native threads? Also, if I get a native compiler for java, will it then use Native threads for sure? Thanks, Tetsuo!