HTTP, C, messaging, fast

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.

81 views and 0 responses