faster-fifo

A faster alternative to Python's standard multiprocessing.Queue (IPC FIFO queue)

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install faster-fifo

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.5.2 2024-12-28    
1.4.7 2024-06-20    
1.4.6 2024-05-25    
1.4.5 2023-03-25    
1.4.4 2023-02-28    
1.4.3 2023-02-27    
1.4.2 2022-07-21    
1.4.1 2022-07-21    
1.4.0 2022-05-27    
1.3.1 2022-03-31    
1.3.0 2022-02-08    
1.2.0 2021-05-18    
1.1.2 2021-05-14    
1.1.1 2021-05-13    
1.1.0 2021-04-16    
1.0.9 2021-03-30    
1.0.8 2021-01-12    
1.0.7 2020-06-30    
1.0.6 2020-06-27    
1.0.5 2020-06-04    
1.0.4 2020-05-30    
1.0.3 2020-05-30    
1.0.2 2020-05-30    
1.0.1 2020-05-30    
1.0.0 2020-05-28    
0.0.2 2020-05-28    
0.0.1 2020-05-28

Issues with this package?

Page last updated 2026-09-03 12:05:23 UTC