Documentation/OpenItems: Unterschied zwischen den Versionen

Aus OpenDino
Wechseln zu: Navigation, Suche
(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...")
 
(kein Unterschied)

Aktuelle Version vom 18. März 2013, 21:39 Uhr

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.