Scala新闻

fineqtbull 2009-11-15
新闻置顶贴,大家有新闻可以在这里跟帖。
注:请不要在这里发表评论贴,如有疑问可向贴主发站内信,或向管理员举报。
fineqtbull 2009-11-15
Scalar,云计算的领域特定语言
http://www.iteye.com/news/11296-scalar-cloud
fineqtbull 2009-11-15
Play! framework 1.0正式版本终于发布啦!
http://www.iteye.com/news/10869
1.1版计划加入Sclala支持。
fineqtbull 2009-11-15
又一个Java Web框架:Apache Sling
http://sling.apache.org/site/index.html
是基于OSGi的web框架,开发人员正在尝试加入Scala支持
fineqtbull 2009-11-19
Novell发布了新的群组软件,前端以Lift来开发,貌似对Pulse和Lift的评价都很不错。
http://old.nabble.com/Novell-Pulse,-front-end-by-Lift-td26256216.html
night_stalker 2009-11-26
本月冷新闻汇总 ……

scala 编译器 hack 资源汇总
http://article.gmane.org/gmane.comp.lang.scala/18500

jruby 中的 java-inline 和 scala-inline (coooool !)
http://github.com/jruby/java-inline/blob/master/examples/scalamath.rb

monad talk in scala (mp3)
http://drop.io/jjjc276

monad talk 的幻灯片(pdf)
http://scala-melb.googlegroups.com/web/scala_monads.pdf?gda=pJBjL0IAAADsi-18yhR9Cl8vv8HsVA8bQ7u8fHSTw5waTMx2h8eET9hiHBRS_WBplfisCZ8tMztV4u3aa4iAIyYQIqbG9naPgh6o8ccLBvP6Chud5KMzIQ

scala 性能接近 gcc ?benchmark 调节权重的艺术 ……
http://shootout.alioth.debian.org/u64/fun.php?&xfullcpu=3&xmem=0&xloc=5&binarytrees=0&chameneosredux=1&fannkuch=1&fasta=5&knucleotide=1&mandelbrot=1&meteor=0&nbody=1&pidigits=0&regexdna=0&revcomp=1&spectralnorm=1&threadring=0&calc=calculate

lift 相关:when scala DSLs fail
http://zef.me/2371/when-scala-dsls-fail

唱唱反调之 lisper 更喜欢 clojure 多于 scala
http://www.bestinclass.dk/index.php/2009/09/scala-vs-clojure-lets-get-down-to-business/

另类指南……(learning scala via C# ...)
http://www.codethinked.com/post/2009/11/01/Learning-Scala-via-C-Part-3-e28093-Getting-Loopy.aspx

Key-Value DB 相关
http://codemonkeyism.com/cassandra-scala-akka/

jdk6u18 的新参数对 scala 循环优化的影响
http://blog.juma.me.uk/2009/10/26/new-jvm-options-and-scala-iteration-performance/

唱唱反调之 implicit 有点恐怖
http://quoiquilensoit.blogspot.com/2009/11/c-linq-orderby-scala-sortwith-and.html
Eastsun 2010-01-09
Akka 0.6 is released
Created by admin on 2010-01-07. Updated: 2010-01-07, 16:31

A new release of Akka is available. Akka is an Actors-based framework that, in the author's words, enables "Simpler Scalability, Fault-Tolerance, Concurrency & Remoting through Actors". Akka has both a Scala API and a Java API.

Jonas Bonér writes: I am proud to announce the release of Akka 0.6. It is a major release in many ways. Many people have made this happen. Especially the great team but also many of the users on the mailing list. Thank you all. Download Akka 0.6 here.

The full release notes are available here, but here is a summary of the highlights:

    * New STM impl with a declarative, a high-order fun and a monadic API
    * New persistence module backends; Redis, Cassandra, MongoDB, works with STM
    * Much improved performance; Akka is now 2-3 times faster than Scala Actors (both event and thread-based) in shootout benchmark.
    * Much improved memory footprint; an Actor consumes ~600 bytes, can now create 6.5 million on 4 G RAM
    * Much improved Remote Actors; reconnect, compression, implicit sender, supervision across nodes etc.
    * Comet bindings for Actors
    * REST bindings for Actors
    * Cluster Membership protocol; nodes find each other automatically, simple API
    * Security module; HTTP digest and Kerberos
    * Many new Serializers; SBinary, JSON, Protobuf etc.
    * AMQP integration
    * Lift integration
    * Spring integration (in progress)
    * Guice integration
    * Microkernel

New home and new docs at http://akkasource.org. A new tutorial is available; a useful set of slides on Akka is also available.
tlde_ti 2011-11-19
Play 2.0 beta and Typesafe collaboration
play 2.0 beta 发布 和 宣布加入 typesafe
http://groups.google.com/group/play-framework/browse_thread/thread/6d5783e28efb6931#
tlde_ti 2012-03-13
play 2.0 final is out
http://www.playframework.org/
Global site tag (gtag.js) - Google Analytics