class SubscriberDaemon(pool: JedisPool, broardcaster: RedisBroadcaster, channel: Array[Byte]) extends Runnable with Logging
Subscribe and on receive message thread
- Companion:
- object
trait Logging
trait Runnable
class Object
trait Matchable
class Any