What is the Meaning of Concurrency ?

Concurrency is the ability of a program to execute several programs simultaneously. This is achieved by distributing computations over multiple CPU cores of a machine or even over different machines within the same network.

It can increase the speed of execution of the overall program in multi-processor or multi-core system.



You May Interest

What is Remote Procedure Call (RPC) in Blockchain ?

What is FAT?

What is NAT (Network Address Translation) in Blockchain ?

What is CeFi (Centralized Finance) in Blockchain ?

What is TCP/IP?