public class TestSend extends Object
mvn exec:java -Dexec.mainClass="org.javalite.async.pooltest.TestSend"
Modifier and Type | Field and Description |
---|---|
static int |
LISTENER_THREAD_COUNT |
static int |
MESSAGES_PER_THREAD |
static int |
SENDING_THREAD_COUNT |
Constructor and Description |
---|
TestSend() |
public static final int MESSAGES_PER_THREAD
public static final int SENDING_THREAD_COUNT
public static final int LISTENER_THREAD_COUNT
public static void main(String[] args) throws IOException
IOException
Copyright © 2019 JavaLite. All rights reserved.