momania
|
a622dc8d0f
|
Merge branch 'master' of git-proxy:jboner/akka into rpc_amqp
|
2010-08-11 15:30:01 +02:00 |
|
momania
|
6b8e20d599
|
Merge branch 'master' of git-proxy:jboner/akka into rpc_amqp
|
2010-08-11 15:30:01 +02:00 |
|
momania
|
7760a48a64
|
added async call with partial function callback to rpcclient
|
2010-08-11 14:49:21 +02:00 |
|
momania
|
6393a94195
|
added async call with partial function callback to rpcclient
|
2010-08-11 14:49:21 +02:00 |
|
Viktor Klang
|
2307cd510e
|
Merge branch 'master' of github.com:jboner/akka
|
2010-08-11 13:41:44 +02:00 |
|
Viktor Klang
|
b1d942b66c
|
Merge branch 'master' of github.com:jboner/akka
|
2010-08-11 13:41:44 +02:00 |
|
Viktor Klang
|
9dcc81a3aa
|
Switch to Logback!
|
2010-08-11 13:41:09 +02:00 |
|
Viktor Klang
|
89722c527e
|
Switch to Logback!
|
2010-08-11 13:41:09 +02:00 |
|
Viktor Klang
|
4ac6a4e2fe
|
Ported ReceiveTimeoutSpec to UntypedActor
|
2010-08-11 12:27:15 +02:00 |
|
Viktor Klang
|
6efe4d06ae
|
Ported ReceiveTimeoutSpec to UntypedActor
|
2010-08-11 12:27:15 +02:00 |
|
Viktor Klang
|
068fd34d41
|
Ported ForwardActorSpec to UntypedActor
|
2010-08-11 11:57:54 +02:00 |
|
Viktor Klang
|
7be2daabdb
|
Ported ForwardActorSpec to UntypedActor
|
2010-08-11 11:57:54 +02:00 |
|
Jonas Bonér
|
e362b3cc6d
|
added init script
|
2010-08-11 11:19:28 +02:00 |
|
Jonas Bonér
|
c4f4ddfe6e
|
added init script
|
2010-08-11 11:19:28 +02:00 |
|
momania
|
6f8750bd88
|
manual rejection of delivery (for now by making it fail until new rabbitmq version has basicReject)
|
2010-08-11 10:09:04 +02:00 |
|
momania
|
93e88305c5
|
manual rejection of delivery (for now by making it fail until new rabbitmq version has basicReject)
|
2010-08-11 10:09:04 +02:00 |
|
Viktor Klang
|
40295d9be4
|
Merge branch 'master' of github.com:jboner/akka
|
2010-08-11 09:59:55 +02:00 |
|
Viktor Klang
|
910b61dd91
|
Merge branch 'master' of github.com:jboner/akka
|
2010-08-11 09:59:55 +02:00 |
|
momania
|
38fb1881a6
|
Merge branch 'master' of git-proxy:jboner/akka into rpc_amqp
Conflicts:
akka-amqp/src/main/scala/se/scalablesolutions/akka/amqp/AMQP.scala
|
2010-08-11 09:32:52 +02:00 |
|
momania
|
a97077aab7
|
Merge branch 'master' of git-proxy:jboner/akka into rpc_amqp
Conflicts:
akka-amqp/src/main/scala/se/scalablesolutions/akka/amqp/AMQP.scala
|
2010-08-11 09:32:52 +02:00 |
|
Jonas Bonér
|
10c6c52392
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-08-11 01:15:26 +02:00 |
|
Jonas Bonér
|
d7f6b28545
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-08-11 01:15:26 +02:00 |
|
Jonas Bonér
|
093589d132
|
Fixed issue in AMQP by not supervising a consumer handler that is already supervised
|
2010-08-11 01:15:01 +02:00 |
|
Jonas Bonér
|
864cc4c740
|
Fixed issue in AMQP by not supervising a consumer handler that is already supervised
|
2010-08-11 01:15:01 +02:00 |
|
Jonas Bonér
|
689f910f86
|
removed trailing whitespace
|
2010-08-10 21:42:27 +02:00 |
|
Jonas Bonér
|
ee5195f533
|
removed trailing whitespace
|
2010-08-10 21:42:27 +02:00 |
|
Jonas Bonér
|
b44580d6f7
|
Converted tabs to spaces
|
2010-08-10 21:41:51 +02:00 |
|
Jonas Bonér
|
9de0ffdd4d
|
Converted tabs to spaces
|
2010-08-10 21:41:51 +02:00 |
|
Jonas Bonér
|
8c8a2b03c1
|
Reformatting
|
2010-08-10 21:41:04 +02:00 |
|
Jonas Bonér
|
26dc43540c
|
Reformatting
|
2010-08-10 21:41:04 +02:00 |
|
Viktor Klang
|
e67ba91198
|
Performance optimization?
|
2010-08-10 18:34:20 +02:00 |
|
Viktor Klang
|
01f313c25e
|
Performance optimization?
|
2010-08-10 18:34:20 +02:00 |
|
Viktor Klang
|
08a0c50529
|
Grouped JDMK modules
|
2010-08-10 13:00:52 +02:00 |
|
Viktor Klang
|
4cbf8b5d6f
|
Grouped JDMK modules
|
2010-08-10 13:00:52 +02:00 |
|
momania
|
0a0e546512
|
types seem to help the parameter declaration :S
|
2010-08-10 11:30:56 +02:00 |
|
momania
|
9815ef7d3a
|
types seem to help the parameter declaration :S
|
2010-08-10 11:30:56 +02:00 |
|
Viktor Klang
|
be0510df40
|
Merge branch 'master' of github.com:jboner/akka
|
2010-08-10 11:05:59 +02:00 |
|
Viktor Klang
|
a12b19c2dc
|
Merge branch 'master' of github.com:jboner/akka
|
2010-08-10 11:05:59 +02:00 |
|
Viktor Klang
|
48a3b76596
|
Reduce memory use per Actor
|
2010-08-10 11:05:42 +02:00 |
|
Viktor Klang
|
9beed3aa2c
|
Reduce memory use per Actor
|
2010-08-10 11:05:42 +02:00 |
|
momania
|
9ef76c409b
|
add durablility and auto-delete with defaults to rpc and with passive = true for client
|
2010-08-10 10:39:56 +02:00 |
|
momania
|
4770846eb7
|
add durablility and auto-delete with defaults to rpc and with passive = true for client
|
2010-08-10 10:39:56 +02:00 |
|
Jonas Bonér
|
2090761cb1
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-08-10 10:08:01 +02:00 |
|
Jonas Bonér
|
cb1f0a2f64
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-08-10 10:08:01 +02:00 |
|
Jonas Bonér
|
1cbb6a66c1
|
Did some work on improving the Java API (UntypedActor)
|
2010-08-10 10:07:51 +02:00 |
|
Jonas Bonér
|
1948918322
|
Did some work on improving the Java API (UntypedActor)
|
2010-08-10 10:07:51 +02:00 |
|
Viktor Klang
|
22cf40a971
|
Closing ticket #372, added tests
|
2010-08-09 23:08:22 +02:00 |
|
Viktor Klang
|
6c1d32d203
|
Closing ticket #372, added tests
|
2010-08-09 23:08:22 +02:00 |
|
Viktor Klang
|
19f00f1161
|
Merge branch 'master' into ticket372
|
2010-08-09 22:31:02 +02:00 |
|
Viktor Klang
|
cfd7033cf8
|
Merge branch 'master' into ticket372
|
2010-08-09 22:31:02 +02:00 |
|