Skip to content

Conversation

@Ampflower
Copy link
Member

This replaces the OffthreadFileWriter implementation with a writer that manages its own message queue and thread.

Note: could use an audit and simplification by someone who knows the Java memory model regarding threading. I aimed to handle edgecases generically to allow it to be shoved into anything; but it hasn't seen a proper optimization pass.

This replaces the OffthreadFileWriter implementation with a writer that
manages its own message queue and thread.

Note: could use an audit and simplification by someone who knows the Java
memory model regarding threading.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants