Viktor Klang (√)
a323161b2f
Merge pull request #719 from akka/wip-2530-deprecate-tell1-∂π
...
remove all but one occurrence of single-arg tell()
2012-09-21 03:05:00 -07:00
Roland
ce49ffe3c6
remove all but one occurrence of single-arg tell()
2012-09-19 23:55:53 +02:00
Patrik Nordwall
888f81df8d
Merge pull request #698 from akka/wip-944-consistent-hashing-patriknw
...
Consistent hashing router, see #944
2012-09-19 07:57:27 -07:00
Björn Antonsson
0c13213e4f
Merge branch 'master' into wip-2497-ensure-that-packages-do-not-cross-artifacts-ban
...
Conflicts:
akka-docs/project/migration-guide-2.0.x-2.1.x.rst
2012-09-18 12:58:56 +02:00
Björn Antonsson
5f63469264
Clean up akka-remote for OSGi and re-enable OSGi bundles. See #2497
2012-09-17 13:47:57 +02:00
Patrik Nordwall
64a1fb0235
Rename a few things, see #944
...
* hashKey
* hashMapping ConsistentHashMapping
* withHashMapper ConsistentHashMapper
2012-09-17 13:24:18 +02:00
Patrik Nordwall
48a0fda991
Java doc sample for consistent hashing router, see #944
...
* Allow return null as undefined ConsistentHashMapping
2012-09-17 11:40:06 +02:00
Roland
251a62293a
unb0rk akka-actor-nightly build
...
This means tightening types from Duration to FiniteDuration in several
places; a good thing, since we replace runtime complaints by compile
time errors.
2012-09-14 16:44:38 +02:00
Patrik Nordwall
39a71e50d6
Fix compilation errro in docs code
2012-08-30 12:48:11 +02:00
Viktor Klang
52d33113d9
Partial work + broken commit
2012-07-04 15:25:30 +02:00
Viktor Klang
0bf45a9403
Initial work in moving to scala.concurrent.Await + Awaitable
2012-06-29 16:06:26 +02:00
Viktor Klang
54a3a44bf8
#2292 - Removing akka.util.Duration etc and replace it with scala.concurrent.util.Duration
2012-06-29 13:33:20 +02:00
Roland
9ac11a6432
improve documentation of explicitly given routees
2012-05-22 13:07:05 +02:00
Patrik Nordwall
0eae9d8d22
Move all doc examples out of the akka-package to avoid use of private APIs. See #2092
2012-05-22 11:37:09 +02:00