C# 클래스 Disruptor.PerfTests.Support.ValueQueueProducer

파일 보기 프로젝트 열기: disruptor-net/Disruptor-net 1 사용 예제들

공개 메소드들

메소드 설명
Run ( ) : void
ValueQueueProducer ( Barrier barrier, ConcurrentQueue blockingQueue, long iterations ) : System.Collections.Concurrent

메소드 상세

Run() 공개 메소드

public Run ( ) : void
리턴 void

ValueQueueProducer() 공개 메소드

public ValueQueueProducer ( Barrier barrier, ConcurrentQueue blockingQueue, long iterations ) : System.Collections.Concurrent
barrier System.Threading.Barrier
blockingQueue ConcurrentQueue
iterations long
리턴 System.Collections.Concurrent