mentaqueue.soliveirajr.com
MentaQueue - Message Latency
http://mentaqueue.soliveirajr.com/mtw/Page/InterProcess
I'm in a dialog. The confirmation message goes here. Edit comment: ( optional. Below is the full test and the latest results in the javadoc comments:. Failed to load source code from svn: http:/ soliveirajr.com/svn/mentaqueue/trunk/src/main/java/org/mentaqueue/bench/TestMessageLatency.java.
mentaaffinity.soliveirajr.com
MentaAffinity - Binding to Same Core
http://mentaaffinity.soliveirajr.com/mtw/Page/SameCore
I'm in a dialog. The confirmation message goes here. Edit comment: ( optional. Binding To Whole Core. Binding To Same Core. Binding To Different Cores. Binding To Different Chips. Binding to the Same Core. Failed to load source code from svn: http:/ soliveirajr.com/svn/mentaaffinity/trunk/src/main/java/org/mentaaffinity/sample/BindToSameCore.java.
mentaqueue.soliveirajr.com
MentaQueue - Producer Latency
http://mentaqueue.soliveirajr.com/mtw/Page/ProducerBench
I'm in a dialog. The confirmation message goes here. Edit comment: ( optional. Below is the full test and the latest results in the javadoc comments:. Failed to load source code from svn: http:/ soliveirajr.com/svn/mentaqueue/trunk/src/main/java/org/mentaqueue/bench/TestProducerLatency.java.
mentaqueue.soliveirajr.com
MentaQueue - Project Team
http://mentaqueue.soliveirajr.com/mtw/Page/Team
I'm in a dialog. The confirmation message goes here. Edit comment: ( optional. Sergio Oliveira Jr. ( Author ) ( sergio.oliveira.jr at gmail.com ).
mentaqueue.soliveirajr.com
MentaQueue - SpinWaitStrategy
http://mentaqueue.soliveirajr.com/mtw/Page/SpinWaitStrategy
I'm in a dialog. The confirmation message goes here. Edit comment: ( optional. Failed to load source code from svn: http:/ soliveirajr.com/svn/mentaqueue/trunk/src/main/java/org/mentaqueue/wait/SpinWaitStrategy.java.
mentaqueue.soliveirajr.com
MentaQueue - YieldParkWaitStrategy
http://mentaqueue.soliveirajr.com/mtw/Page/YieldParkWaitStrategy
I'm in a dialog. The confirmation message goes here. Edit comment: ( optional. Failed to load source code from svn: http:/ soliveirajr.com/svn/mentaqueue/trunk/src/main/java/org/mentaqueue/wait/YieldParkWaitStrategy.java.
mentaaffinity.soliveirajr.com
MentaAffinity - Binding to Different Chips
http://mentaaffinity.soliveirajr.com/mtw/Page/DifferentChip
I'm in a dialog. The confirmation message goes here. Edit comment: ( optional. Binding To Whole Core. Binding To Same Core. Binding To Different Cores. Binding To Different Chips. Binding to Different Chips. Failed to load source code from svn: http:/ soliveirajr.com/svn/mentaaffinity/trunk/src/main/java/org/mentaaffinity/sample/BindToDifferentChips.java.
mentaqueue.soliveirajr.com
MentaQueue - SpinYieldParkWaitStrategy
http://mentaqueue.soliveirajr.com/mtw/Page/SpinYieldParkWaitStrategy
I'm in a dialog. The confirmation message goes here. Edit comment: ( optional. Failed to load source code from svn: http:/ soliveirajr.com/svn/mentaqueue/trunk/src/main/java/org/mentaqueue/wait/SpinYieldParkWaitStrategy.java.
mentaaffinity.soliveirajr.com
MentaAffinity - Installing JNA
http://mentaaffinity.soliveirajr.com/mtw/Page/JNA
I'm in a dialog. The confirmation message goes here. Edit comment: ( optional. Binding To Whole Core. Binding To Same Core. Binding To Different Cores. Binding To Different Chips. MentaAffinity uses JNA to make native calls, so make sure you have it installed on your system. For Ubuntu you usually just have to do:. Sudo apt-get install libjna-java. You will probably have to add the JNA jar in your classpath. Run your application with -DlogLevel=debug.