FIFO circular queue in Java

后端 未结 0 450
闹比i
闹比i 2021-01-07 18:00

I want a first-in-first-out circular queue. Is there a library available?

My application has a buffer, one thread writes data inward and the other thread reads data.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题