AlmostIntelligent / Hydra

A distributed computation network.
4 stars 0 forks source link

ActorPath #37

Closed Cikey closed 11 years ago

Cikey commented 11 years ago

Implement ActorPath for ActorRef <-> USID interop.

The translation between user (usid) and system (actor ref) pathing is done via SidFactory. USIDs are globally unique in the hydra system they life in. An ActorPaths is an unique identifier of an actor inside the actor hierarchy.