Created
September 26, 2012 17:24
-
-
Save bduggan/3789340 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Event Driven Programming | |
- no blocking | |
- no polling | |
- no sleeping | |
- events and callbacks | |
- inotify vs stat | |
- sleep vs timers | |
- web services | |
- POE | |
- AnyEvent | |
- Mojolicious | |
- birdhouse | |
- Clustericious-Admin | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment