Viktor Klang
|
4841996520
|
Adding support for BoundedTransferQueue to EBEDD
|
2010-09-06 19:12:05 +02:00 |
|
Viktor Klang
|
f2d8651aaa
|
Fixing ticket #420
|
2010-09-03 11:45:01 +02:00 |
|
Jonas Bonér
|
8e1c3ace5c
|
Moved ActorSerialization to 'serialization' package
|
2010-09-01 19:22:39 +02:00 |
|
Jonas Bonér
|
6c65023afd
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-09-01 18:54:34 +02:00 |
|
Viktor Klang
|
a364ce1fe1
|
Add possibility to set default cometSupport in akka.conf
|
2010-08-31 18:11:39 +02:00 |
|
Viktor Klang
|
15b4d51566
|
Ripping out Grizzly and replacing it with Jetty
|
2010-08-31 16:43:47 +02:00 |
|
Jonas Bonér
|
d913f6d2be
|
Added all config options for STM to akka.conf
|
2010-08-31 10:39:18 +02:00 |
|
Jonas Bonér
|
4a339f835a
|
Merge branch 'master' of git@github.com:jboner/akka
Conflicts:
akka-actor/src/main/resources/logback.xml
akka-actor/src/main/scala/dataflow/DataFlowVariable.scala
akka-actor/src/test/scala/dataflow/DataFlowSpec.scala
akka-remote/src/main/scala/remote/RemoteClient.scala
akka-remote/src/test/resources/logback-test.xml
|
2010-08-29 18:17:36 +02:00 |
|
Jonas Bonér
|
fc7068282d
|
renamed cassandra storage-conf.xml
|
2010-08-28 19:26:56 +02:00 |
|
Martin Krasser
|
76097ee10a
|
remove logback.xml from akka-core jar and exclude logback-test.xml from distribution.
|
2010-08-27 21:27:37 +02:00 |
|
Jonas Bonér
|
56757e1937
|
Updated version to 1.0-SNAPSHOT
|
2010-08-23 13:55:14 +02:00 |
|
Jonas Bonér
|
c095faf42f
|
removed trailing whitespace
|
2010-08-21 16:13:16 +02:00 |
|
Jonas Bonér
|
863d861d19
|
dos2unix
|
2010-08-21 15:37:11 +02:00 |
|
Jonas Bonér
|
fa954d6996
|
Added mailboxCapacity to Dispatchers API + documented config better
|
2010-08-21 15:36:50 +02:00 |
|
Jonas Bonér
|
d7ecb6c740
|
Added support for reconnection-time-window for RemoteClient, configurable through akka-reference.conf
|
2010-08-21 13:07:22 +02:00 |
|
Jonas Bonér
|
fd69201728
|
Added option to use a blocking mailbox with custom capacity
|
2010-08-21 10:45:00 +02:00 |
|
Viktor Klang
|
2cf35a27a3
|
Hard-off-switching SSL Remote Actors due to not production ready for 0.10
|
2010-08-18 19:02:48 +02:00 |
|
Viktor Klang
|
e5d12453e5
|
Added defaults to scan and debug in logback configuration
|
2010-08-16 12:50:11 +02:00 |
|
Viktor Klang
|
90ee6cb425
|
Fixing logback config file locate
|
2010-08-16 12:48:15 +02:00 |
|
Viktor Klang
|
b7e9bc4f8f
|
Added support for pool factors and executor bounds
|
2010-08-13 23:06:52 +02:00 |
|
Viktor Klang
|
b05781b658
|
Cleaned up code and verified tests
|
2010-08-13 14:43:02 +02:00 |
|
Viktor Klang
|
a5090b1125
|
Merge branch 'master' of github.com:jboner/akka
|
2010-08-13 13:13:33 +02:00 |
|
Viktor Klang
|
2428f93f0a
|
Added tests are fixed some bugs
|
2010-08-13 13:13:27 +02:00 |
|
Viktor Klang
|
a293e16f99
|
Adding first support for config dispatchers
|
2010-08-12 16:41:54 +02:00 |
|
momania
|
2b0e9a1430
|
Merge branch 'master' of git-proxy:jboner/akka into rpc_amqp
|
2010-08-12 16:19:25 +02:00 |
|
momania
|
50e5e5e298
|
making it more easy to start string and protobuf base consumers, producers and rpc style
|
2010-08-12 16:16:18 +02:00 |
|
Viktor Klang
|
1ec811b21c
|
Add default DEBUG to test output
|
2010-08-12 15:05:45 +02:00 |
|
Viktor Klang
|
cfa68f54b3
|
Moving logback-test.xml to /config
|
2010-08-12 13:38:13 +02:00 |
|
Viktor Klang
|
89722c527e
|
Switch to Logback!
|
2010-08-11 13:41:09 +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
|
26dc43540c
|
Reformatting
|
2010-08-10 21:41:04 +02:00 |
|
Viktor Klang
|
6c6d3d246b
|
Closing ticket 337
|
2010-08-06 16:03:36 +02:00 |
|
Viktor Klang
|
5168bb5cae
|
Uncommenting SSL support
|
2010-08-04 13:31:41 +02:00 |
|
Viktor Klang
|
2a1ec37682
|
Merge with master
|
2010-08-03 11:40:25 +02:00 |
|
Jonas Bonér
|
add77029e0
|
Added TypedActor and TypedTransactor base classes.
Renamed ActiveObject factory object to TypedActor.
Improved network protocol for TypedActor.
Remote TypedActors now identified by UUID.
|
2010-07-26 20:03:33 +02:00 |
|
Jonas Bonér
|
7ddc553176
|
Now uses 'Duration' for all time properties in config
|
2010-07-23 04:54:21 +02:00 |
|
Viktor Klang
|
96533ee381
|
Fixing case 334
|
2010-07-19 21:47:28 +02:00 |
|
Jonas Bonér
|
30efc7e125
|
Merge branch 'master' of git@github.com:jboner/akka
Conflicts:
config/akka-reference.conf
|
2010-07-18 07:30:19 +02:00 |
|
Jonas Bonér
|
2cdfdb2e26
|
Fixed bug in using STM together with Active Objects
|
2010-07-18 07:13:43 +02:00 |
|
Viktor Klang
|
1670b8ab2b
|
Adding support for maxInactiveActivity
|
2010-07-16 01:32:52 +02:00 |
|
Viktor Klang
|
d748bd5e9e
|
Initial code, ble to turn ssl on/off, not verified
|
2010-07-15 21:33:44 +02:00 |
|
Jonas Bonér
|
6c0503ea51
|
Changed Akka config file syntax to JSON-style instead of XML style
Plus added missing test classes for ActiveObjectContextSpec
|
2010-07-14 16:04:37 +02:00 |
|
Jonas Bonér
|
4d130d544d
|
Fixed deadlock when Transactor is restarted in the middle of a transaction
|
2010-07-14 12:51:00 +02:00 |
|
Peter Vlugter
|
71fedd9128
|
Removed isTransactionalityEnabled
|
2010-06-20 10:10:09 +12:00 |
|
Peter Vlugter
|
f9e52b5e0d
|
Removed unused stm config options from akka conf
|
2010-06-20 09:27:43 +12:00 |
|
Jonas Bonér
|
ecc26c7380
|
Fixed bug in setting sender ref + changed version to 0.10
|
2010-06-08 20:46:12 +02:00 |
|
Jonas Bonér
|
cb62ce4dbb
|
Bumped version to 0.10-SNAPSHOT
|
2010-06-08 10:15:06 +02:00 |
|
Jonas Bonér
|
e36c1aad2a
|
Upgraded to version 0.9.1
|
2010-06-07 09:57:48 +02:00 |
|
Jonas Bonér
|
43aecb6e42
|
Fixed bug in remote actors + improved scaladoc
|
2010-06-04 15:58:26 +02:00 |
|
Jonas Bonér
|
7ed3ad3798
|
Removed trailing whitespace
|
2010-06-01 18:41:39 +02:00 |
|