Concurrency It's a technique performed by the OS to run a bit of each process at a time in order to give a sense of parallelism, although everything is run in sequence Allows multitasking even with a single core processor