Jonas Bonér
|
76173e37d4
|
replaced event handler with println in first tutorial
|
2011-04-05 11:08:44 +02:00 |
|
Viktor Klang
|
bfa96ef31c
|
Bumping SBT version to 0.7.6-RC0 to fix jline problem with sbt console
|
2011-04-02 22:11:46 +02:00 |
|
Viktor Klang
|
c14c01a53c
|
Adding Pi2, fixing router shutdown in Pi, cleaning up the generation of workers in Pi
|
2011-04-02 15:22:38 +02:00 |
|
Jonas Bonér
|
64d620c7b1
|
Simplified the Master/Worker interaction in first tutorial
|
2011-04-02 14:01:36 +02:00 |
|
Jonas Bonér
|
80bce1526c
|
Added missing project file for pi tutorial
|
2011-04-02 09:38:53 +02:00 |
|
Jonas Bonér
|
03914a2b0f
|
rewrote algo for Pi calculation to use 'map' instead of 'for-yield'
|
2011-04-01 23:34:11 +02:00 |
|
Jonas Bonér
|
1eea91abfa
|
Changed Iterator to take immutable.Seq instead of mutable.Seq. Also changed Pi tutorial to use Vector instead of Array
|
2011-04-01 22:59:49 +02:00 |
|
Jonas Bonér
|
d859a9cb13
|
Added some comments and scaladoc to Pi tutorial sample
|
2011-04-01 16:02:55 +02:00 |
|
Jonas Bonér
|
d97b8fbd9c
|
Added Routing.Broadcast message and handling to be able to broadcast a message to all the actors a load-balancer represents
|
2011-04-01 15:33:46 +02:00 |
|
Jonas Bonér
|
384332da39
|
removed JARs added by mistake
|
2011-04-01 14:48:04 +02:00 |
|
Jonas Bonér
|
8f4dcfe22a
|
Added first tutorial based on Scala and SBT
|
2011-04-01 14:28:08 +02:00 |
|