Are JMX Operation ThreadSafe?
up vote
0
down vote
favorite
I am exposing a Spring bean having multiple String type attributes, using spring mbean exporter. That bean is read by multiple methods running on different threads. When I update the String using JMX is there a probability some of my threads may see inconsistent values?
spring jmx
add a comment |
up vote
0
down vote
favorite
I am exposing a Spring bean having multiple String type attributes, using spring mbean exporter. That bean is read by multiple methods running on different threads. When I update the String using JMX is there a probability some of my threads may see inconsistent values?
spring jmx
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am exposing a Spring bean having multiple String type attributes, using spring mbean exporter. That bean is read by multiple methods running on different threads. When I update the String using JMX is there a probability some of my threads may see inconsistent values?
spring jmx
I am exposing a Spring bean having multiple String type attributes, using spring mbean exporter. That bean is read by multiple methods running on different threads. When I update the String using JMX is there a probability some of my threads may see inconsistent values?
spring jmx
spring jmx
asked Nov 8 at 12:53
Sohail Khan
4319
4319
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53208162%2fare-jmx-operation-threadsafe%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown