mirror of
https://opendev.org/x/pyghmi
synced 2026-03-30 14:53:32 +00:00
af02266b0b5fd6c5746e5ebc3bfcfe9ef47f1922
The packet queue assembly in consumer threads made up a lot of thrashing and overhead. Moving this into the IO thread saves about 25% of the CPU overhead associated with 100 consumer threads. Change-Id: I44ba6888a68f58297469e0630c24c12d9246c706
This is a pure python implementation of IPMI protocol. pyghmicons and pyghmiutil are example scripts to show how one may incorporate this library into python code
Description
Languages
Python
99.9%
Shell
0.1%