mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-29 12:27:40 +00:00
Jarrod Johnson
55b97793fd
Lower concurrency limit of ipmi actions
IPMI actions can be a bit sensitive. Introduce some serialization for improved robustness in liue of better parallelism. The ideal would be to have 128 per core/process in the end, but for now, a pool for 128 concurrent operations in flight at a time.
Description
Languages
Python
80.3%
Shell
15.6%
C
3.6%
Perl
0.3%