Volution MoinMoin Logo

Dehems/Communication

  • Wiki
  • Notes
  • Ciprian
  • Wiki Index

Links

  • programming languages:
    • Erlang;

  • HTTP servers / frameworks:
    • implemented in Erlang:
      • ErlyWeb;

      • Yaws;

      • MochiWeb:

        • A Million-user Comet Application with Mochiweb, Part 1;

        • A Million-user Comet Application with Mochiweb, Part 2;

        • A Million-user Comet Application with Mochiweb, Part 3;

    • implemented in Java:
      • Jetty;

    • comparisons:
      • Apache vs. Yaws;

      • Application server performance testing, includes Django, ErlyWeb, Rails and others;

  • load balancing:
    • HAProxy;

  • serialization frameworks:
    • ASN1;

    • XStream;

  • articles:
    • The C10K problem;