Package org.zeromq
Class ZDispatcherTest
java.lang.Object
org.zeromq.ZDispatcherTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
-
Constructor Details
-
ZDispatcherTest
public ZDispatcherTest()
-
-
Method Details
-
singleMessage
- Throws:
InterruptedException
-
testMessagesDispatchedToDifferentHandlersAreExecutedConcurrently
public void testMessagesDispatchedToDifferentHandlersAreExecutedConcurrently() throws InterruptedException, BrokenBarrierException, TimeoutException -
testNoMessageAreSentAfterShutdown
public void testNoMessageAreSentAfterShutdown() throws InterruptedException, BrokenBarrierException, TimeoutException -
dispatcherPerformanceTest
- Throws:
InterruptedException
-