Blue119

Blue119

http://libevent.org/
http://software.schmorp.de/pkg/libev.html
https://github.com/joyent/libuv

Yuren

Maxi

http://www.wandoujia.com/

CZ

Hosted continues integration (integrated with Github) http://travis-ci.org/

yan

MySQL 5.5: Storage Engine Performance Benchmark for MyISAM and InnoDB

Full-text search indexes in MyISAM are useful for many simple read-only web applications, though often users deploy MySQL and InnoDB with Sphinx or Lucene for fast text searches as an alternative to MyISAM.

Other use cases that are potentially suitable for MyISAM include: • Applications demanding very high raw INSERT speeds where concurrency is not a consideration. Performance will always be application dependent, so benchmarking is necessary to determine the best solution for your own environment. • Caches or temporary tables. • Blogs / Wikis / RSS feeds. • Read-only tables.

[http://www.wikidot.com/doc:wiki-syntax#toc58 Wiki Syntax - Wikidot - Free and Pro Wiki Hosting]