Commit graph

5 commits

Author SHA1 Message Date
Peter Vlugter
8270b2c038 Replace use of props withCreator in java examples 2011-12-22 12:22:32 +13:00
Peter Vlugter
9b58ecece7 Create timeouts from java without using durations 2011-12-22 12:12:41 +13:00
Peter Vlugter
4661145881 Switch to Await.ready for test latches in transactor spec 2011-12-21 22:19:19 +13:00
Peter Vlugter
45527ec007 Add some java helpers for using scala-stm with transactor
A very simple java api to make it easier to use scala-stm
in the java transactor and coordinated tests
2011-12-21 15:36:04 +13:00
Peter Vlugter
dc3507fcf7 Initial port of transactor to scala-stm
No java api for the stm yet but have converted the
untyped transactor and java tests by accessing the
underlying scala-stm stuff directly
2011-12-21 15:36:04 +13:00