Disruptor - SequenceBarrier

SequenceBarrier:一個協調屏障,用來跟蹤發佈者(publisher)的遊標(cursor)和事件處理者(EventProcessor)的序列號(sequence)。    long waitFor(long sequence) throws AlertException, InterruptedException, TimeoutException;  等待給定的序列號可用,用來消費
相關文章
相關標籤/搜索