Skip to content

Leverage multi-processing in Kafka consumer #92

@elisalimli

Description

@elisalimli

Describe the issue

In the current implementation the Kafka consumer we process messages synchronously, so this causes the "Head-of-Line Blocking" problem. One possible fix to leverage would be leveraging multi-processing.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions