HTTP, C, messaging, fast
June 17 2010, 3:30 PM
C+HTTP+fast:
- libebb – lightweight HTTP server library for C (from Node.js creator)
- Mongrel2 – web server written in C that loves all languages equally (from Zed Shaw)
Messaging+fast:
- zeromq – software library for fast message-based applications (used by Mongrel2 chat example).
(All via – sometimes indirectly – HN)
Update: An Introduction to ZeroMQ, via (again!) HN.