Lights, camera, action!
Really cool paper here explaining how event based actors were implemented in Scala, and why they scale better than thread based actors. I worked backwards to this from rooting around in some lift webapp source code. It seems the comet stuff in lift is implemented using these event based actors. I think this stuff might just get me interested in web development again :)
Also, Dynamic web applications with lift and Scala.
No comments:
Post a Comment