Skip to content

Remove polling for intermediate nodes in favour of buffer events #19

@b3by

Description

@b3by

Intermediate nodes currently perform polling to fetch updates from buffers they are listening to. This mechanism could be replaced by events emitted from the buffers towards all the subscribing nodes, so that their threads can run the worker code every time there is a data update.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions