Viktor Klang
|
5b1dc62778
|
Fixing optimistic sleep in actor model spec
|
2010-11-08 15:15:09 +01:00 |
|
Viktor Klang
|
9003c46d0f
|
Fixing optimistic sleep in actor model spec
|
2010-11-08 15:15:09 +01:00 |
|
Martin Krasser
|
1913b32738
|
Java API for customizing routes to consumer actors
|
2010-11-08 14:13:50 +01:00 |
|
Martin Krasser
|
78d946c547
|
Java API for customizing routes to consumer actors
|
2010-11-08 14:13:50 +01:00 |
|
momania
|
47ac667903
|
Merge branch 'master' of git-proxy:jboner/akka
|
2010-11-08 12:03:06 +01:00 |
|
momania
|
15c3c8ce96
|
Merge branch 'master' of git-proxy:jboner/akka
|
2010-11-08 12:03:06 +01:00 |
|
momania
|
dce0e81093
|
- improved RPC, adding 'poolsize' and direct queue capabilities
- add redelivery property to delivery
|
2010-11-08 10:52:21 +01:00 |
|
momania
|
5dc8012592
|
- improved RPC, adding 'poolsize' and direct queue capabilities
- add redelivery property to delivery
|
2010-11-08 10:52:21 +01:00 |
|
Paul Pacheco
|
fc9c83396c
|
Add a ref="..." attribute to untyped-actor and typed-actor so that akka can use spring created beans
|
2010-11-07 22:23:32 -06:00 |
|
Paul Pacheco
|
79f20df7f2
|
Add a ref="..." attribute to untyped-actor and typed-actor so that akka can use spring created beans
|
2010-11-07 22:23:32 -06:00 |
|
ticktock
|
4e966be84a
|
wip for simpledb backend
|
2010-11-07 20:04:07 -05:00 |
|
ticktock
|
9c0908e4d5
|
wip for simpledb backend
|
2010-11-07 20:04:07 -05:00 |
|
ticktock
|
f252efe734
|
Tweaking the encoding of map keys so that there is no possibility of stomping on the key used to hold the map keyset
|
2010-11-07 19:21:56 -05:00 |
|
ticktock
|
950b58b416
|
Tweaking the encoding of map keys so that there is no possibility of stomping on the key used to hold the map keyset
|
2010-11-07 19:21:56 -05:00 |
|
ticktock
|
2944ca5845
|
Tweaking the encoding of map keys so that there is no possibility of stomping on the key used to hold the maps keyset
|
2010-11-07 19:20:39 -05:00 |
|
ticktock
|
ba4b240122
|
Tweaking the encoding of map keys so that there is no possibility of stomping on the key used to hold the maps keyset
|
2010-11-07 19:20:39 -05:00 |
|
Peter Vlugter
|
ced628a9be
|
Update sbt plugin
|
2010-11-08 13:02:49 +13:00 |
|
Peter Vlugter
|
eb7f55555e
|
Update sbt plugin
|
2010-11-08 13:02:49 +13:00 |
|
Viktor Klang
|
75e52667b6
|
Adding support for user-controlled action for unmatched messages
|
2010-11-07 14:33:34 +01:00 |
|
Viktor Klang
|
019d440ddf
|
Adding support for user-controlled action for unmatched messages
|
2010-11-07 14:33:34 +01:00 |
|
ticktock
|
96419d661e
|
formatting
|
2010-11-06 12:00:07 -04:00 |
|
ticktock
|
ad6252c023
|
formatting
|
2010-11-06 12:00:07 -04:00 |
|
ticktock
|
1381ac702d
|
realized that there are other MIT deps in akka, re-enabling
|
2010-11-06 11:33:44 -04:00 |
|
ticktock
|
ff273585fa
|
realized that there are other MIT deps in akka, re-enabling
|
2010-11-06 11:33:44 -04:00 |
|
ticktock
|
e9e64f8a48
|
commenting out memcached support pending license question
|
2010-11-06 11:30:58 -04:00 |
|
ticktock
|
277a789143
|
commenting out memcached support pending license question
|
2010-11-06 11:30:58 -04:00 |
|
ticktock
|
9d6a0931c0
|
freeing up a few more bytes for memcached keys, reserving a slightly less common key to hold map keysets
|
2010-11-06 11:15:55 -04:00 |
|
ticktock
|
ea3d83da45
|
freeing up a few more bytes for memcached keys, reserving a slightly less common key to hold map keysets
|
2010-11-06 11:15:55 -04:00 |
|
ticktock
|
e88bfcde11
|
updating akka-reference.conf and switching to KetamaConnectionFactory for spymemcached
|
2010-11-05 19:24:07 -04:00 |
|
ticktock
|
1b0fdf34e3
|
updating akka-reference.conf and switching to KetamaConnectionFactory for spymemcached
|
2010-11-05 19:24:07 -04:00 |
|
ticktock
|
78843330a1
|
Closing ticket-29 memcached protocol support for persistence backend. tested against memcached and membase.
|
2010-11-05 18:57:28 -04:00 |
|
ticktock
|
f446359435
|
Closing ticket-29 memcached protocol support for persistence backend. tested against memcached and membase.
|
2010-11-05 18:57:28 -04:00 |
|
Martin Krasser
|
3962c56ff7
|
Initial support for customizing routes to consumer actors.
|
2010-11-05 15:37:44 +01:00 |
|
Martin Krasser
|
b8c2b679ca
|
Initial support for customizing routes to consumer actors.
|
2010-11-05 15:37:44 +01:00 |
|
Debasish Ghosh
|
752a26108a
|
refactored test - lazy persistent vector doesn't seem to work anymore
|
2010-11-05 02:54:12 +05:30 |
|
Debasish Ghosh
|
f43ced3779
|
refactored test - lazy persistent vector doesn't seem to work anymore
|
2010-11-05 02:54:12 +05:30 |
|
Debasish Ghosh
|
f466afba58
|
changed implementation of PersistentQueue so that it's now thread-safe
|
2010-11-05 02:36:22 +05:30 |
|
Debasish Ghosh
|
35dab53de2
|
changed implementation of PersistentQueue so that it's now thread-safe
|
2010-11-05 02:36:22 +05:30 |
|
Viktor Klang
|
362e98d18e
|
Merge branch 'master' of github.com:jboner/akka
|
2010-11-04 13:07:36 +01:00 |
|
Viktor Klang
|
4f94b58c82
|
Merge branch 'master' of github.com:jboner/akka
|
2010-11-04 13:07:36 +01:00 |
|
Viktor Klang
|
b15fe0ff5d
|
Merge branch 'master' of github.com:jboner/akka
|
2010-11-04 13:07:24 +01:00 |
|
Viktor Klang
|
ce4c0fc0b0
|
Merge branch 'master' of github.com:jboner/akka
|
2010-11-04 13:07:24 +01:00 |
|
Viktor Klang
|
b631dd49f7
|
Merge branch 'master' of github.com:jboner/akka
|
2010-11-04 12:51:27 +01:00 |
|
Viktor Klang
|
980bde4e77
|
Merge branch 'master' of github.com:jboner/akka
|
2010-11-04 12:51:27 +01:00 |
|
Viktor Klang
|
1c2c0b2e5d
|
Fixing issue with turning off secure cookies
|
2010-11-04 12:51:20 +01:00 |
|
Viktor Klang
|
09772ebfd0
|
Fixing issue with turning off secure cookies
|
2010-11-04 12:51:20 +01:00 |
|
ticktock
|
bd70f74930
|
merged master
|
2010-11-03 20:37:19 -04:00 |
|
ticktock
|
14698b0f4e
|
merged master
|
2010-11-03 20:37:19 -04:00 |
|
ticktock
|
f13519b624
|
merged master
|
2010-11-03 20:32:59 -04:00 |
|
ticktock
|
0d0f1aaed6
|
merged master
|
2010-11-03 20:32:59 -04:00 |
|