Procesy a vlákna


  • Processes and Threads | The Java Tutorials
    https://docs.oracle.com/javase/tutorial/essential/concurrency/procthread.html
    In concurrent programming, there are two basic units of execution: processes and threads. In the Java programming language, concurrent programming is mostly concerned with threads. However, processes are also important.
  • Processes and Threads | MSDN
    https://msdn.microsoft.com/en-us/library/windows/desktop/ms684841.aspx