Skip to content

Instantly share code, notes, and snippets.

@xumingyong
Created February 8, 2012 05:45
Show Gist options
  • Select an option

  • Save xumingyong/1765862 to your computer and use it in GitHub Desktop.

Select an option

Save xumingyong/1765862 to your computer and use it in GitHub Desktop.
Cool.io & EventMachine

Platform support

Cool.io gem is the new release of Rev gem which is a ruby impelmentation of Libev, but not support Windows.

Performance

Cool.io performance is slow than EventMachine, cause of more functionality are implemented by ruby than in C.

I guess EventMachine is the best event-loop implementation in RUBY enviroment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment