-
- Downloads
[Buffered-flash-backend] Created the buffered flash backend class
BufferedFlashBackend is a class to manage the concurrency and decouple the backend and frontend. It uses buffer in such way that while writing to the backend, the write function is not blocking and can be called while there is a write to the backend.
Loading
Please register or sign in to comment