rossputin
|
3c4efcbd10
|
update instructions for chat running chat sample
|
2010-04-14 20:33:46 +01:00 |
|
rossputin
|
fac08d26d1
|
update instructions for chat running chat sample
|
2010-04-14 20:33:46 +01:00 |
|
Jonas Bonér
|
0f3803d111
|
Added AtomicTemplate to allow atomic blocks from Java code
|
2010-04-14 20:54:27 +02:00 |
|
Jonas Bonér
|
4756490772
|
Added AtomicTemplate to allow atomic blocks from Java code
|
2010-04-14 20:54:27 +02:00 |
|
Debasish Ghosh
|
6b83b84ee9
|
Redis client now implements pubsub. Also included a sample app for RedisPubSub in akka-samples
|
2010-04-14 23:50:26 +05:30 |
|
Debasish Ghosh
|
2abad7d4be
|
Redis client now implements pubsub. Also included a sample app for RedisPubSub in akka-samples
|
2010-04-14 23:50:26 +05:30 |
|
Jonas Bonér
|
0268f6f847
|
fixed bug with ignoring timeout in Java API
|
2010-04-14 15:37:29 +02:00 |
|
Jonas Bonér
|
4117d943af
|
fixed bug with ignoring timeout in Java API
|
2010-04-14 15:37:29 +02:00 |
|
Michael Kober
|
4cedc47ce0
|
Merge branch 'link-active-objects'
|
2010-04-14 10:01:07 +02:00 |
|
Michael Kober
|
ea0f4ef51b
|
Merge branch 'link-active-objects'
|
2010-04-14 10:01:07 +02:00 |
|
Michael Kober
|
396ae43235
|
implemented link/unlink for active objects
|
2010-04-14 09:56:01 +02:00 |
|
Michael Kober
|
4728c3c1f0
|
implemented link/unlink for active objects
|
2010-04-14 09:56:01 +02:00 |
|
Viktor Klang
|
baabcef4db
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-04-13 20:30:18 +02:00 |
|
Viktor Klang
|
a47ec9652e
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-04-13 20:30:18 +02:00 |
|
Jonas Bonér
|
d1dcb81ed3
|
added compile options
|
2010-04-12 07:29:24 +02:00 |
|
Jonas Bonér
|
a6b84831bb
|
added compile options
|
2010-04-12 07:29:24 +02:00 |
|
Jonas Bonér
|
4f64769d0e
|
fixed bug in config file
|
2010-04-12 07:03:52 +02:00 |
|
Jonas Bonér
|
bc49036d40
|
fixed bug in config file
|
2010-04-12 07:03:52 +02:00 |
|
Viktor Klang
|
e41da8223e
|
Documented replyTo
|
2010-04-11 00:00:18 +02:00 |
|
Viktor Klang
|
90b28210f9
|
Documented replyTo
|
2010-04-11 00:00:18 +02:00 |
|
Viktor Klang
|
e83a57b7b0
|
Moved a runtime error to compile time
|
2010-04-11 00:00:06 +02:00 |
|
Viktor Klang
|
e34819007e
|
Moved a runtime error to compile time
|
2010-04-11 00:00:06 +02:00 |
|
Viktor Klang
|
cd9477dfe2
|
Refactored _isEventBased into the MessageDispatcher
|
2010-04-10 23:59:40 +02:00 |
|
Viktor Klang
|
7883b73052
|
Refactored _isEventBased into the MessageDispatcher
|
2010-04-10 23:59:40 +02:00 |
|
Viktor Klang
|
043f9f642e
|
Readded more SBinary functionality
|
2010-04-10 00:50:57 +02:00 |
|
Viktor Klang
|
e52347596a
|
Readded more SBinary functionality
|
2010-04-10 00:50:57 +02:00 |
|
Jonas Bonér
|
bcd8132464
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-04-09 14:24:48 +02:00 |
|
Jonas Bonér
|
1a73d736b9
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-04-09 14:24:48 +02:00 |
|
Jonas Bonér
|
5893b04774
|
cleaned up remote tests + remvod akkaHome from sbt build file
|
2010-04-09 14:24:33 +02:00 |
|
Jonas Bonér
|
ce732295fa
|
cleaned up remote tests + remvod akkaHome from sbt build file
|
2010-04-09 14:24:33 +02:00 |
|
Michael Kober
|
85756e18df
|
added test for supervised remote active object
|
2010-04-09 13:27:22 +02:00 |
|
Michael Kober
|
10b1c6f134
|
added test for supervised remote active object
|
2010-04-09 13:27:22 +02:00 |
|
Jonas Bonér
|
6ed887fb7b
|
fixed bug in Agent.scala, fixed bug in RemoteClient.scala, fixed problem with tests
|
2010-04-09 11:16:38 +02:00 |
|
Jonas Bonér
|
988f16c5a6
|
fixed bug in Agent.scala, fixed bug in RemoteClient.scala, fixed problem with tests
|
2010-04-09 11:16:38 +02:00 |
|
Peter Vlugter
|
1e789b3648
|
Initial values possible for TransactionalRef, TransactionalMap, and TransactionalVector
|
2010-04-09 14:25:04 +08:00 |
|
Peter Vlugter
|
4604d22bf5
|
Initial values possible for TransactionalRef, TransactionalMap, and TransactionalVector
|
2010-04-09 14:25:04 +08:00 |
|
Peter Vlugter
|
ebab76b348
|
Added alter method to TransactionalRef
|
2010-04-09 14:25:03 +08:00 |
|
Peter Vlugter
|
3f7c1fe240
|
Added alter method to TransactionalRef
|
2010-04-09 14:25:03 +08:00 |
|
Peter Vlugter
|
e780ba0f82
|
fix for HashTrie: apply and + now return HashTrie rather than Map
|
2010-04-09 14:25:03 +08:00 |
|
Peter Vlugter
|
bdd7b9e637
|
fix for HashTrie: apply and + now return HashTrie rather than Map
|
2010-04-09 14:25:03 +08:00 |
|
Jan Kronquist
|
edba42e23a
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-04-08 20:53:00 +02:00 |
|
Jan Kronquist
|
ed70b7395b
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-04-08 20:53:00 +02:00 |
|
Jan Kronquist
|
cda65ba830
|
Started working on issue #121 Added actorFor to get the actor for an activeObject
|
2010-04-08 20:52:22 +02:00 |
|
Jan Kronquist
|
08695c55dc
|
Started working on issue #121 Added actorFor to get the actor for an activeObject
|
2010-04-08 20:52:22 +02:00 |
|
Jonas Bonér
|
441ad40856
|
improved scaladoc for Actor.scala
|
2010-04-08 17:05:59 +02:00 |
|
Jonas Bonér
|
2b8db32587
|
improved scaladoc for Actor.scala
|
2010-04-08 17:05:59 +02:00 |
|
Jonas Bonér
|
ed7b51e4d4
|
removed Actor.remoteActor factory method since it does not work
|
2010-04-08 17:03:48 +02:00 |
|
Jonas Bonér
|
34dee73c71
|
removed Actor.remoteActor factory method since it does not work
|
2010-04-08 17:03:48 +02:00 |
|
Jonas Bonér
|
ed9fc04443
|
Added JTA module, monadic and higher-order functional API
|
2010-04-08 17:02:01 +02:00 |
|
Jonas Bonér
|
d97df97a93
|
Added JTA module, monadic and higher-order functional API
|
2010-04-08 17:02:01 +02:00 |
|