Ring Buffer

126 views
Skip to first unread message

ERSingh

unread,
Feb 14, 2024, 11:20:07 AMFeb 14
to Disruptor
I am new to this Disruptor and trying to understand its architecture. I have a basic question regarding ring buffer.
As I read, it is am array of structures representing entries. When a Disruptor with buffer size say 1024 is created,
does it mean an array of 1024 indexes get created or it's a size in bytes where entries (say Message object) size be max 1024 bytes?
Reply all
Reply to author
Forward
0 new messages