Skip to content

Implement fast cross-process logging pipeline #1

@mdekstrand

Description

@mdekstrand

We need to shuttle log messages from worker threads to the parent process. With high levels of logging activity, the queue-based logging transport provided by the Python standard library is insufficient. Replace with a ZeroMQ-based (or similar) logging transport to provide efficient delivery to parent processes.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions