A multi-core Propeller processor by Parallax (https://en.wikipedia.org/wiki/Parallax_Propeller)
in which multitasking is done by cores (called cogs) taking turns: first, code is executed on the first cog, then, after a while, on the second, then on the third, etc.