This post originated from an RSS feed registered with Java Buzz
by Kathy, Bert, Beth and Eric.
Original Post: Your brain on multitasking
Feed Title: Creating Passionate Users
Feed URL: http://headrush.typepad.com/creating_passionate_users/atom.xml
Feed Description: The Creating Passionate Users bloggers are all authors of bestseller Head First books. They're all passionate about the brain and metacognition, most especially--how the brain works and how to exploit it for better learning and memory.
If you're a programmer, you know that context-switching in a multi-threaded system isn't 100% free. There's overhead with tiny bits of time lost on each switch, as a new thread takes control. Well, it's the same way with your...