9.2. pyopus.misc.identify
— Process, location, and revision identifiers¶
A unique identifier generator module
Also provides the PyOPUS revision number.
This module is imported automatically when PyOPUS is imported.
-
pyopus.misc.identify.
locationID
()¶ Generates a unique identifier for every microthread.
The identifier has the form
hostname_processID_microthreadID
.
-
pyopus.misc.identify.
revision
= 773¶ PyOPUS revision number.