Scala Links
General Links
Conferences and Groups
Collected Links
Stuff I’ve tagged recently on delicious
- Gatling Gatling is a web load test framework built in scala that attempts to address issues like "we don't have enough Load runner licenses" and "Jmeter doesn't scale" or "opps we modified the page and all the tests fail"
- codahale/metrics - GitHub Capturing JVM- and application-level metrics. So you know what's going on. Integrates with Graphite.
- typesafehub/webwords at heroku-devcenter - GitHub Sample app by typesafe running Scala, Akka, RabbitMQ and MongoDB on Heroku.
- Scala School Twitter built a fairly extensive set of introduction to scala tutorials and articles, that go well beyond "introduction"
- Links - F11 Introduction to Computational Linguistics Jason Baldridge's course notes. Has a nice collection of Scala links
- robey/kestrel - GitHub Kestrel is a iny queue system based on starling, in scala
- Rants, Raves and Ridicule: SBT and Plugin design Nice overview of sbt 0.10 and how to write a plugin
- Rants, Raves and Ridicule: SBT and Plugin design Nice overview of sbt 0.10 and how to write a plugin
- Scalaxia Scalaxia is a scala tweet agragation site
- Kogics Home Not sure exactly what this, but saving the link for later.
- Scala Series of posts on Learning Scala
- Home - Scala Wiki - Scala Wiki Scala wiki at Scala-Lang.org
- Unfiltered: Unfiltered
- typesafehub/sbteclipse - GitHub Create Eclipse projects from sbt builds
- Borachio Scala mock framework. Intro has examples for android too.
- Scala Labs - Home Learning Scala by doing
- Rants, Raves and Ridicule: Scaladays 2011 Talk: Parallel Distributed Collections API Cascade is a scala layer ontop of flume. Can't find a link to the project, so the slides will have to do.
- Programming in Scala, First Edition Web version of Programming in Scala 1st Edition
- codahale/metrics - GitHub JVM code instrumentation library. Collect the basics gauges, counters, rates, etc.
- Norbert Norbert is a cluster management solution built ontop of zookeeper by the LinkedIn Analytics team