[jboss-dev-forums] [Design of POJO Server] - Re: Generalizing dependency injection
wolfc
do-not-reply at jboss.com
Thu Mar 13 13:07:38 EDT 2008
"adrian at jboss.org" wrote : What you are describing is called "flow control". You can do it outside an EJB
| with an aspect, e.g. a semaphore controlling access to a singleton.
|
| If the semaphore/pool uses priority queuing the admin request
| can "jump the queue" based on a higher privilege.
A pool beats a semaphored singleton anytime.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136403#4136403
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136403
More information about the jboss-dev-forums
mailing list