multiverses v0.4.1 Multiverses.Registry View Source
This module is intended to be a drop-in replacement for Registry
, though
currently not all functionality is implemented.
Unimplemented functionality:
Link to this section Summary
Functions
cloned from Registry.__unregister__/3
cloned from Registry.child_spec/1
cloned from Registry.count_match/3
cloned from Registry.count_match/4
cloned from Registry.match/3
cloned from Registry.match/4
cloned from Registry.meta/2
cloned from Registry.put_meta/3
Registers the calling process with the Registry. Works as Registry.register/3
does.
cloned from Registry.register_name/2
cloned from Registry.send/2
cloned from Registry.start_link/1
cloned from Registry.start_link/2
cloned from Registry.start_link/3
cloned from Registry.unregister_name/1
cloned from Registry.whereis_name/1
Link to this section Functions
cloned from Registry.__unregister__/3
cloned from Registry.child_spec/1
cloned from Registry.count_match/3
cloned from Registry.count_match/4
cloned from Registry.match/3
cloned from Registry.match/4
cloned from Registry.meta/2
cloned from Registry.put_meta/3
Registers the calling process with the Registry. Works as Registry.register/3
does.
cloned from Registry.register_name/2
cloned from Registry.send/2
cloned from Registry.start_link/1
cloned from Registry.start_link/2
cloned from Registry.start_link/3
cloned from Registry.unregister_match/3
cloned from Registry.unregister_match/4
cloned from Registry.unregister_name/1
cloned from Registry.whereis_name/1