05-12-2009, 09:55 AM
|
#1 (permalink)
|
New Member
Join Date: Aug 2008 Model: curve PIN: N/A Carrier: tmobile
Posts: 7
Post Thanks: 0 Thanked 0 Times in 0 Posts
| RuntimeStore Objects and Concurrency Please Login to Remove! I'm storing an object in the Runtimestore so that when multiple apps are using my library they share a certain object.
This works perfectly however i'm worried about concurrency. All the public methods in my class are synchronized so i expect the normal rules on synchronize to work.
Does anyone have any experience with this or gotchas. I'm creating a couple standalone test apps to validate this right now but was wondering about people's experience.
Thanks |
Offline
| |