You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's easy to get one in rust, but our backends aren't all in rust, and it will be best to have something in the meantime, see mozilla/cubeb-coreaudio-rs#180.
The text was updated successfully, but these errors were encountered:
padenot
changed the title
Investigate getting / importing an MPSC / MPMP queue for logging
Investigate getting / importing an MPSC / MPMC queue for logging
Oct 5, 2022
It's easy to get one in rust, but our backends aren't all in rust, and it will be best to have something in the meantime, see mozilla/cubeb-coreaudio-rs#180.
@ChunMinChang suggests https://github.com/facebook/folly/blob/fe37daacf861700585d303b277138cb18a92686c/folly/MPMCQueue.h or https://github.com/cameron314/concurrentqueue.
The text was updated successfully, but these errors were encountered: