jasonk000 / examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

examples

for disruptor samples examples/disruptor $ mvn compile exec:java -Dthreadpool examples/disruptor $ mvn compile exec:java -Dbio examples/disruptor $ mvn compile exec:java -Ddisruptor

and then run the client

mvn package ; java -jar target/disruptor-1.0-SNAPSHOT.jar 192.168.0.253

About


Languages

Language:Java 94.5%Language:Scala 5.4%Language:Shell 0.1%