Skip to content Skip to sidebar Skip to footer
Showing posts with the label Greenlets

Passing A Multiprocessing Queue/dictionary/etc.. To Green Threads

Is it safe to pass a multiprocessing object (queue, dictionary, etc...) to multiple gevent threads?… Read more Passing A Multiprocessing Queue/dictionary/etc.. To Green Threads