Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace multiprocessing.Queue with something else #193

Closed
6 tasks done
joachimmetz opened this issue May 11, 2015 · 3 comments
Closed
6 tasks done

replace multiprocessing.Queue with something else #193

joachimmetz opened this issue May 11, 2015 · 3 comments
Assignees
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

Comments

@joachimmetz
Copy link
Member

joachimmetz commented May 11, 2015

Python's multiprocessing.Queue has proven to have some unwanted side effects. See: #169

@joachimmetz joachimmetz added the enhancement New or improved functionality label May 11, 2015
@kiddinn
Copy link
Member

kiddinn commented May 11, 2015

This would most likely be zeroMQ (http://zeromq.org/)

@Onager
Copy link
Contributor

Onager commented Jul 10, 2015

WIP on a ZeroMQ...Queue

@joachimmetz joachimmetz added core Issues relating to Plaso's core - processing, file access etc. 1.4 release labels Jul 28, 2015
@Onager Onager modified the milestone: 1.4 release Jul 28, 2015
@Onager
Copy link
Contributor

Onager commented Dec 18, 2015

The bits of this that are necessary for 1.4 are complete.

@Onager Onager removed this from the 1.4 release milestone Dec 18, 2015
Onager added a commit to Onager/plaso that referenced this issue Jul 12, 2016
@joachimmetz joachimmetz added this to the 1.5.0 release milestone Jul 12, 2016
@joachimmetz joachimmetz added the blocked Work cannot progress until another issue is resolved label Jul 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

3 participants