Pixie.Backend.ETS.Namespaces

This process manages the generation and removal of unique identifiers. These are mostly used for client ID's, but can be other stuff too.

Source

Summary

generate_namespace(length)
release_namespace(namespace)
start_link()

Functions

generate_namespace(length)
Source
release_namespace(namespace)
Source
start_link()
Source