[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: AIO Buffer & Executors Optimization Update
ataylor
do-not-reply at jboss.com
Tue May 5 06:17:06 EDT 2009
anonymous wrote : PerfSender and PerfListener used the old example framework so could not work as is with the new one.
|
| You could port them to the new framework.
I had this as a todo. Typically the examples start the server as part of the examples. For this i was going to have a separate target since the producers/consumers can be started in different orders. so something like,
| ant runServer;
| ant runConsumer;
| ant runProducer;
|
Clebert, feel free to port them.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4228585#4228585
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4228585
More information about the jboss-dev-forums
mailing list