Friday, January 27, 2012

Scala version of Log4JFugue, plus revamped website

Over the recent holidays I decided to create a Scala version of my Log4JFugue open source music project. I was able to reduce the 2500 lines of Java to just over 250 lines of Scala!

Checkout the new www.log4jfugue.org as well as:
Scala sources

I'll be giving a talk on the experience of converting a small Java project to Scala at the March meeting of New England Java User's Group.

2 comments:

  1. Hi... that was great stuff.. I really like reading on this subject  Could you tell me more on that... I love to explore 

    ReplyDelete
  2. In practice, this often means considering event-driven and distributed architectures like node.js or the more powerful Scala-based Akka framework, versus previous generation thread-based models like traditional Java Servlets.

    ReplyDelete