ActorSystem is a container of actor and channel group instance, a actor or channel group instance must be create by a actor system instance, actor instance in different actor system instance can not send message directly.
only Notice message can send to a actor or channel group out side actor and channel group