9.2. pyopus.misc.identify
— Process and location identifiers
A unique identifier generator module
This module is imported automatically when PyOPUS is imported.
- pyopus.misc.identify.locationID()[source]
Generates a unique identifier for every microthread.
The identifier has the form
hostname_processID_microthreadID
.