Package | Description |
---|---|
org.jctools.channels.proxy |
This is a prototype, not working code.
|
org.jctools.channels.spsc |
Class and Description |
---|
SpscOffHeapFixedSizeRingBuffer
Channel protocol:
- Fixed message size
- 'null' indicator in message preceding byte (potentially use same for type mapping in future)
- Use FF algorithm relying on indicator to support in place detection of next element existence
|
Class and Description |
---|
SpscOffHeapFixedSizeRingBuffer
Channel protocol:
- Fixed message size
- 'null' indicator in message preceding byte (potentially use same for type mapping in future)
- Use FF algorithm relying on indicator to support in place detection of next element existence
|
Copyright © 2013–2017. All rights reserved.