SPSCBuffer
gopher.impl.SPSCBuffer
Buffer. access to buffer is exclusive by owner channel, different loops can start in different threads but only one loop can be active at the samw time
Attributes
- Source:
- SPSCBuffer.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- class RingBuffer