The bus service uses an executor instead of actors
authorChristos KK Loverdos <loverdos@gmail.com>
Wed, 23 May 2012 11:12:55 +0000 (14:12 +0300)
committerChristos KK Loverdos <loverdos@gmail.com>
Wed, 23 May 2012 11:12:55 +0000 (14:12 +0300)
commitf9b5b049b3e2cc23fb6db096c0067aeb1c6dc060
treeeaa2ab209662dc91827743e82ac95acbeab1449e
parentb436b989a7f20af6eab82f4c69fbc1615c83c6f0
The bus service uses an executor instead of actors
src/main/scala/gr/grnet/aquarium/service/EventBusService.scala
src/main/scala/gr/grnet/aquarium/util/DaemonThreadFactory.scala [new file with mode: 0644]