[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: 1.4.1.GA ready
flavia.rainone@jboss.com
do-not-reply at jboss.com
Thu Nov 20 08:46:59 EST 2008
"flavia.rainone at jboss.com" wrote : Tim, I'm hoping that your tests will show no significant impact on performance. The security priviledged block is going to execute only the first time the joinpoint is reached
Actually I'm mistaken. It will execute only the first time the joinpoint is reached on a per instance basis, given your aspects have a PER_INSTANCE scope.
Now, the performance impact depends on how many instances you have running and on the structure of your code. The jar is attached:
https://jira.jboss.org/jira/browse/JBAOP-675
Let me know what is the outcome of your performance tests.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190886#4190886
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190886
More information about the jboss-dev-forums
mailing list