Documentation/OpenItems
Aus OpenDino
Version vom 18. März 2013, 21:39 Uhr von Dirk (Diskussion | Beiträge) (Created page with "== Thead Save == 'Thead save','Methods like evaluate() or init() are currently not thread save. Multiple (optimization) algorithms may call these methods. One solution to this i...")
Thead Save
'Thead save','Methods like evaluate() or init() are currently not thread save. Multiple (optimization) algorithms may call these methods.
One solution to this is to synchronize critical methods. ','Methods like evaluate() or init() are currently not thread save. Multiple (optimization) algorithms may call these methods.