Garrick Evans
4a9fd4e453
merge master to branch
2010-11-20 23:30:05 -08:00
Garrick Evans
c313e22061
hacking in servlet 3.0 support using embedded jetty-8 (remove atmo, hbase, volde to get around jar mismatch); wip
2010-11-20 23:30:03 -08:00
Garrick Evans
0108b84c3e
most of the refactoring done and jetty is working again (need to check updating timeouts, etc); servlet 3.0 impl next
2010-11-20 23:26:48 -08:00
Garrick Evans
c3acad0767
refactoring WIP - doesn't build; added servlet 3.0 api jar from glassfish to proj dep
2010-11-20 23:26:48 -08:00
Garrick Evans
31be60dec1
adding back (mist) http work in a new branch. misitfy was too stale. this is WIP - trying to support both SAPI 3.0 and Jetty Continuations at once
2010-11-20 23:26:48 -08:00
Viktor Klang
b527a28091
Adding a Java API for Channel, and adding some docs, have updated wiki, closing #536
2010-11-20 23:05:05 +01:00
Viktor Klang
7040ef0f14
Added a root akka folder for source files for the docs to work properly, closing ticket #541
2010-11-20 22:26:26 +01:00
Viktor Klang
8ecba6d740
Changing signature for HotSwap to include self-reference, closing ticket #540
2010-11-20 22:03:57 +01:00
Viktor Klang
13a735a5eb
Changing artifact IDs so they dont include scala version no, closing ticket #529
2010-11-20 21:08:57 +01:00
Viktor Klang
0e9aa2d655
Making register and unregister of ActorRegistry private
2010-11-18 16:46:24 +01:00
Peter Vlugter
d2c9da0b88
Change to akka-actor rather than akka-remote as default in sbt plugin
2010-11-18 12:54:55 +13:00
Peter Vlugter
120664f893
Change to akka-actor rather than akka-remote as default in sbt plugin
2010-11-18 12:43:51 +13:00
Debasish Ghosh
0f75cea8e3
redis tests should not run by default
2010-11-16 18:08:17 +05:30
Debasish Ghosh
3bf6d1d615
fixed ticket #531 - Fix RedisStorage add() method in Java API : added Java test case akka-persistence/akka-persistence-redis/src/test/java/akka/persistence/redis/RedisStorageTests.java
2010-11-16 17:52:43 +05:30
ticktock
78252532ff
fix ticket-532
2010-11-15 11:48:50 -05:00
Viktor Klang
a808affa46
Fixing ticket #530
2010-11-14 16:29:07 +01:00
Peter Vlugter
47a0cf42ec
Update redis test after rebase
2010-11-14 10:42:03 +13:00
Peter Vlugter
a86237b1d4
Remove disabled src in stm module
2010-11-14 09:54:10 +13:00
Peter Vlugter
8a857b12bd
Move transactor.typed to other packages
2010-11-14 09:54:10 +13:00
Peter Vlugter
70361e2868
Update agent and agent spec
2010-11-14 09:54:10 +13:00
Peter Vlugter
3b87e82228
Add Atomically for transactor Java API
2010-11-14 09:54:10 +13:00
Peter Vlugter
baa181fd0d
Add untyped coordinated example to be used in docs
2010-11-14 09:54:10 +13:00
Peter Vlugter
2cc572e395
Use coordinated.await in test
2010-11-14 09:54:10 +13:00
Peter Vlugter
c0a3437db2
Add coordinated transactions for typed actors
2010-11-14 09:54:10 +13:00
Peter Vlugter
49c2575ca7
Update new redis tests
2010-11-14 09:54:10 +13:00
Peter Vlugter
db6d90df43
Add untyped transactor
2010-11-14 09:53:15 +13:00
Peter Vlugter
4cdc46c23f
Add Java API for coordinated transactions
2010-11-14 09:53:15 +13:00
Peter Vlugter
2cbd033a45
Move Transactor and Coordinated to akka.transactor package
2010-11-14 09:53:15 +13:00
Peter Vlugter
8d5be782eb
Some tidy up
2010-11-14 09:53:15 +13:00
Peter Vlugter
c17cbf76db
Add reworked Agent
2010-11-14 09:53:15 +13:00
Peter Vlugter
d59806c10f
Update stm scaladoc
2010-11-14 09:53:15 +13:00
Peter Vlugter
e6e8f343da
Add new transactor based on new coordinated transactions
2010-11-14 09:53:14 +13:00
Peter Vlugter
cda2468f30
Add new mechanism for coordinated transactions
2010-11-14 09:53:14 +13:00
Peter Vlugter
2b79caa8b3
Reworked stm with no global/local
2010-11-14 09:53:14 +13:00
Peter Vlugter
9012847ff1
First pass on separating stm into its own module
...
- removed transactors everywhere
- moved stm into akka-stm module
- disabled agents (they use transactors internally)
- rewrote persistence tests so that they don't use transactors
2010-11-14 09:53:14 +13:00
Viktor Klang
73c0f31779
Merge branch 'master' of github.com:jboner/akka
2010-11-13 20:42:10 +01:00
Debasish Ghosh
53afae0828
Fixed Issue 528 - RedisPersistentRef should not throw in case of missing key
2010-11-13 22:02:35 +05:30
Debasish Ghosh
adea0506b5
Implemented addition of entries with same score through zrange - updated test cases
2010-11-13 21:39:25 +05:30
Peter Vlugter
1c686c9717
Ensure unique scores for redis sorted set test
2010-11-13 10:42:58 +13:00
ticktock
b786d35d2a
closing ticket 518
2010-11-12 10:25:36 -05:00
ticktock
097009729c
Merge branch 'ticket-518' of https://github.com/jboner/akka into ticket-518
2010-11-12 10:03:14 -05:00
ticktock
da970470f6
clean up some code
2010-11-12 10:02:30 -05:00
momania
c90b331426
minor simplification
2010-11-12 14:24:06 +01:00
momania
3646f9ed58
Merge branch 'master' of git-proxy:jboner/akka
2010-11-12 14:17:45 +01:00
momania
396d66180d
- add possibility to specify channel prefetch side for consumer
2010-11-12 14:17:32 +01:00
Viktor Klang
7f3e65309d
Merge branch 'remove-cluster'
2010-11-12 14:16:07 +01:00
Viktor Klang
d45962a7df
Merge branch 'master' of github.com:jboner/akka
2010-11-12 14:04:50 +01:00
Viktor Klang
9898655f4a
Adding configurable default dispatcher timeout and re-instating awaitEither
2010-11-12 14:04:06 +01:00
Viktor Klang
49d9151c70
Adding Futures.firstCompleteOf to allow for composability
2010-11-12 12:54:48 +01:00
Viktor Klang
4ccd860e19
Replacing awaitOne with a listener based approach
2010-11-12 12:52:08 +01:00