Skip to content

Asynchronous write topic calls #106

@tmikula-dev

Description

@tmikula-dev

Feature Description

All writer have a write method which is called in HandlerTopic synchronously. Better approach would be to send them at once asynchronously.

Problem / Opportunity

Isolation of slow writers,
Lower overall latency,
Better throughput under load

Acceptance Criteria

  1. Finding the best approach to send asynchronously
  2. Writing topics with multiple writers at the same time

Proposed Solution

No response

Dependencies / Related

No response

Additional Context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions