goodboy / tractor

A distributed, structured concurrent runtime for Python (and friends)
GNU Affero General Public License v3.0
270 stars 12 forks source link

`NamespacePath`: a message compatible "object reference" type #295

Closed goodboy closed 2 years ago

goodboy commented 2 years ago

Discussion in #294 and looking for scrutiny and feedback on how this might play well with our ActorNursery.start_actor(<name>, enable_modules:list[str]) module capability system.