1. 9
  1. 1

    This is neat, not least because it turns out there’s a ruby gem called ice_nine which freezes everything it touches.

    Has anyone used Celluloid? Also, why are people not so excited about event machine? I don’t know anything about the ruby community, but I thought event machine was hot.

    1. 2

      Generally speaking, Celluloid is awesome, and EV is barely maintained, written in C++, and buggy.