Single-Threaded RTC

In the option Single-Threaded RTC, each thread waits to execute its RTC in turn.

Single-Threaded RTC
Advantages Disadvantages
It's simpler and does not require locking (unless concurrent agents are used). Lesser performance than concurrent RTC (depending on hardware used).