laforge49 / JActor2

Robust, Composable Actors
http://laforge49.github.io/projects/JActor2/index.html
60 stars 15 forks source link

move transactions, registration to common #243

Closed laforge49 closed 9 years ago

laforge49 commented 9 years ago

Transactions, pubsub,, regestration, these all complicate JActor2-core but nothing depends on them. They should be moved to JActor2-Common.

laforge49 commented 9 years ago

all done