In modern chips (like the ones in your phone), there isn't just one "Brain" (CPU). There are 4, 8, or even 16 cores. Each core has its own private "Quick Memory" called a Cache.
If Core A changes a value in its cache, Core B needs to know about it. ACE is the "Language" they use to tell each other about these changes.