"ataylor" wrote :
| When running the perf examples i get no difference in performance between nio and
asyncio,
Also bear in mind, that when running with just one producer/consumer you probably
won't see any difference.
aio comes into its own when there are multiple concurrent producers/consumers. NIO
doesn't scale like that.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4149406#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...