Guys, I recently started programming with Java in the case of Linux threads, I know that the kernel plans them (since they are single entities that are planned), but java programs run on JVMs that are implemented on my system (RHEL 6.1) as a program that runs as a user space. Thus, if the kernel does not know about java threads, how does this happen, does proactive multitasking run in the JVM? it will be useful if the whole mechanism of interaction between the JVM and the kernel is given when performing this task. Plz cites possible sources of information
Tanay source
share