replace multiprocessing.Queue with something else #193
Labels
blocked
Work cannot progress until another issue is resolved
core
Issues relating to Plaso's core - processing, file access etc.
enhancement
New or improved functionality
Milestone
Python's multiprocessing.Queue has proven to have some unwanted side effects. See: #169
Look for a cleaner multi processing queue implementation, maybe something with RPC support?package zeroMQ - @joachimmetzreplace multiprocessing Queue - @Onagerlog2timelinepsort - https://codereview.appspot.com/258120043/Look into zeromq timeouts (resource not available) Tests on Travis sometimes failing with zmq.error.Again: Resource temporarily unavailable #794provide graceful abort pathSegfault on Travis: possible issue with zeromq #814psort with zeromq enabled does not always generate analysis reports #822The text was updated successfully, but these errors were encountered: