Grant Of 2.3 Million Euros For Scala
Monday, 17 January 2011

Scala gets a boost by way of a 2.3 million Euro grant to implement parallel processing features. Perhaps all open source languages could be funded this way?

Banner

One of the funding avenues for open source software that is often overlooked when discussing the bigger picture is the research grant. True not many open source projects are doing anything that can be considered ground breaking in the sense of computer science research but even those that are tend not to think of applying for grants. The Scala team working at EPFL in Switzerland are clearly hooked into the academic grant system because they have just been awarded a 2.3 million Euro grant from the European Research Council over five years. This will allow the Scala team to double in size.

 

scala

The focus of their funded research is to be on the all-important topic of parallel programming. Scala is a functional language with objects, which runs on the JVM and has some interesting parallel processing constructs based on the actor model. An actor is essentially an object that runs concurrently and engages in message passing, 

The new research which will be in collaboration with groups at Stanford University's Pervasive Parallelism Lab, will look at adding DSL (Domain Specific Languages) to Scala that provide access to CUDA, OPenCL and C/MPI so on. More immediately, Scala 2.9 will make use of multiple cores to implement parallel collections.

More Information

http://www.scala-lang.org/

http://www.scala-lang.org/node/8579

http://ppl.stanford.edu/papers/ppopp20-chafi.pdf

 

Banner


Microsoft Is Ending Support For Windows Android Subsystem
07/03/2024

Microsoft has announced that it is ending support for running Android applications under Windows 11. The support will cease next year. This announcement was followed rapidly by Amazon announcing the e [ ... ]



AWS Introduces A New JavaScript Runtime For Lambda
19/03/2024

Amazon has announced the availability, albeit for experimental purposes, of a new JavaScript based runtime called Low Latency Runtime or LLRT for short, to bring JavaScript up to the performance throu [ ... ]


More News

Last Updated ( Wednesday, 23 April 2014 )