Thread-based or event-based?
Posted Mar 1, 2007 20:38 UTC (Thu) by
bronson (subscriber, #4806)
In reply to:
Thread-based or event-based? by zooko
Parent article:
Thread-based or event-based?
What did you use to do event-based in C++? Did you like it?
It seems like many modern GUI toolkits are using closures and continuations to hide the event loop. So, while many programmers are familiar with it, I'm not sure they really like it. :)
(
Log in to post comments)