Switch to channel-based communication #77

Closed
opened 2022-02-18 12:23:48 +01:00 by Jef Roosens · 0 comments

Currently we just lock a shared resource in our repo, but it might be interesting to set up a channel instead that we then push files to that we want to add to the repo. We'd then haver a coroutine that waits for new items to be added to the channel, before processing them accordingely.

Currently we just lock a shared resource in our repo, but it might be interesting to set up a channel instead that we then push files to that we want to add to the repo. We'd then haver a coroutine that waits for new items to be added to the channel, before processing them accordingely.
Jef Roosens added the
idea
label 2022-02-18 12:23:48 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vieter-v/vieter#77
There is no content yet.