190 likes | 327 Vues
Definitions. Parallel processestwo or more Threads are running simultaneously, on different cores (processors), in the same computerConcurrent processestwo or more Threads are running asynchronously, on different cores (processors), in the same computerAsynchronous means that you cannot tell whe
E N D