It's a robust lockless queue used in multiprocessing, and it can deal with the situation that any process aborts at any line.
c fast queue multiprocessing python3 robust lock-free shared-memory multiprocessing-library lockless wait-free thread-safe lock-free-queue wait-free-queue process-safe
-
Updated
Jun 20, 2020 - C