| http://www.w3.org/ns/prov#value | - ommended Policies [1599] No thread of execution within the application should be able to substantially affect any other thread [1600] Approaches [1601] Synchronize access to all shared resources, including files and the session [1602] Eliminate all class and instance variables, unless final [1603] SingleThreadModel is not recommended for perf
|