sappho192 / IronworksTranslator

Final Fantasy XIV live chat translator as WPF app
MIT License
7 stars 1 forks source link

Try using SerialQueue for translation task #69

Closed sappho192 closed 3 months ago

sappho192 commented 3 months ago

Check following links:

https://stackoverflow.com/a/40410419
https://github.com/Gentlee/SerialQueue

sappho192 commented 3 months ago

No, try to use BlockingCollection like before.