Dear,

Please, I want to declare many variables which can be acceded, in a atomic
way, from all the Places in the same time.

I want to have a variable "counter" which can be accessed from all the
places. And the places can increase at any time. and If a place attempt to
increase the counter, it sleep until the variable is free.

In fact I want to simulate a "semaphore"

Please, How could I proceed ?

Thanks for your help

Rodrique
------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to