public marks

PUBLIC MARKS with tags concurrent & Scala

17 July 2009

24 June 2009

Erik Engbrecht's Blog: Pondering Actor Design Trades

by jpcaruana (via)
# Why is the standard Scala actor implementation so complex when others have done it in a such simpler fashion? # Is it better to have one, big actor library that supports a wide variety of use cases, or a bunch of smaller ones targeted at specific niches and programming styles? # If there are to be a bunch, should they just be conceptually similar (e.g. all based on the actor model), or should there be interoperability among them?

19 June 2009

scalacheck - Google Code

by jpcaruana
ScalaCheck is a powerful tool for automatic unit testing of Scala and Java programs. It features automatic test case generation and minimization of failing test cases. ScalaCheck started out as a Scala port of the Haskell library QuickCheck, and has since evolved and been extended with features not found in Haskell QuickCheck.

The Pragmatic Bookshelf | Programming Scala

by jpcaruana (via)
Scala is an exciting, modern, multi-paradigm language for the JVM. You can use it to write traditional, imperative, object-oriented code. But you can also leverage its higher level of abstraction to take full advantage of modern, multicore systems. Programming Scala will show you how to use this powerful functional programming language to create highly scalable, highly concurrent applications on the Java Platform.

The Scala Programming Language

by jpcaruana & 3 others
Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages, enabling Java and other programmers to be more productive. Code sizes are typically reduced by a factor of two to three when compared to an equivalent Java application

PUBLIC TAGS related to tag concurrent

java +   pool +   python +   stackless +   thread +  

Active users

jpcaruana
last mark : 17/07/2009 07:29