Skip to content

Async/Multithreading #17

Closed
Closed
@Shadow53

Description

@Shadow53

SInce multiple hoards can be processed at once and each one may have multiple files, it may make sense to have multiple operations perform at once.

Not sure if this is best done with an async runtime like Tokio or making some background worker threads myself. A worker queue of some sort makes sense. I'll have to look into what is simplest to implement.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions