Skip to content

upgrade: instead of sending all the price data, only send the one requested #5

@Frixoe

Description

@Frixoe

right now, all the price data is sent over the broadcast channel so if one function using that channel is replicated over many threads, might start using too much memory compared to one thread(the price sender thread) keeping all the prices in memory and only sending the ones requested

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