Skip to content
Snippets Groups Projects
Commit 1adc5f72 authored by Nicolò Caruso's avatar Nicolò Caruso
Browse files

[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.
parent ff18abd0
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment